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 4240c91 commit 38a9e1dCopy full SHA for 38a9e1d
clang-tools-extra/docs/ReleaseNotes.rst
@@ -213,7 +213,7 @@ Changes in existing checks
213
214
- Deprecated check-local options `HeaderFileExtensions` and `ImplementationFileExtensions`
215
in :doc:`misc-unused-using-decls
216
- <clang-tidy/checks/misc/misc-unused-using-decls>` check.
+ <clang-tidy/checks/misc/unused-using-decls>` check.
217
Global options of the same name should be used instead.
218
219
- Improved :doc:`modernize-loop-convert <clang-tidy/checks/modernize/loop-convert>`
0 commit comments