Skip to content

Commit 6263a3b

Browse files
committed
Add Release Notes
1 parent b8faa7b commit 6263a3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Improvements to clang-tidy
114114
- Fixed bug in :program:`run_clang_tidy.py` where the program would not
115115
correctly display the checks enabled by the top-level `.clang-tidy` file.
116116

117+
- Changed :program:`clang-tidy` to exit with an error code if it encounters an
118+
invalid configuration file.
119+
117120
New checks
118121
^^^^^^^^^^
119122

0 commit comments

Comments
 (0)