blob: edb7ed5ccef44776586d73a237486d03cbd8e708 [file] [log] [blame]
clang-tidy-export-fixes-dir
---------------------------
* A new :prop_tgt:`<LANG>_CLANG_TIDY_EXPORT_FIXES_DIR` target property was
created to allow the ``clang-tidy`` tool to export its suggested fixes to a
set of ``.yaml`` files. A new
:variable:`CMAKE_<LANG>_CLANG_TIDY_EXPORT_FIXES_DIR` variable was created to
initialize this property.