We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8faa7b commit 6263a3bCopy full SHA for 6263a3b
clang-tools-extra/docs/ReleaseNotes.rst
@@ -114,6 +114,9 @@ Improvements to clang-tidy
114
- Fixed bug in :program:`run_clang_tidy.py` where the program would not
115
correctly display the checks enabled by the top-level `.clang-tidy` file.
116
117
+- Changed :program:`clang-tidy` to exit with an error code if it encounters an
118
+ invalid configuration file.
119
+
120
New checks
121
^^^^^^^^^^
122
0 commit comments