mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
Merge topic 'capture-clang-tidy-errors'
80ebc55acmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroce1abfa4cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report why44de6157cmake: Comment why we ignore the include-what-you-use return code
This commit is contained in:
6
Help/release/dev/capture-clang-tidy-errors.rst
Normal file
6
Help/release/dev/capture-clang-tidy-errors.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
capture-clang-tidy-errors
|
||||
-------------------------
|
||||
|
||||
* If a command specified by the :prop_tgt:`<LANG>_CLANG_TIDY` target property
|
||||
returns non-zero at build time this is now treated as an error instead of
|
||||
silently ignored.
|
||||
Reference in New Issue
Block a user