Skip to content

Commit 1289ede

Browse files
committed
add release note
1 parent 66004df commit 1289ede

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ Improvements to clang-tidy
117117

118118
- Removed :program:`clang-tidy`'s global options for most of checks. All options
119119
are changed to local options except `IncludeStyle`, `StrictMode` and
120-
`IgnoreMacros`.
120+
`IgnoreMacros`. Global scoped `StrictMode` and `IgnoreMacros` are deprecated
121+
and will be removed in further releases.
121122

122123
.. csv-table::
123124
:header: "Check", "Options removed from global option"

0 commit comments

Comments
 (0)