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 66004df commit 1289edeCopy full SHA for 1289ede
clang-tools-extra/docs/ReleaseNotes.rst
@@ -117,7 +117,8 @@ Improvements to clang-tidy
117
118
- Removed :program:`clang-tidy`'s global options for most of checks. All options
119
are changed to local options except `IncludeStyle`, `StrictMode` and
120
- `IgnoreMacros`.
+ `IgnoreMacros`. Global scoped `StrictMode` and `IgnoreMacros` are deprecated
121
+ and will be removed in further releases.
122
123
.. csv-table::
124
:header: "Check", "Options removed from global option"
0 commit comments