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 35598de commit db17c91Copy full SHA for db17c91
clang-tools-extra/docs/ReleaseNotes.rst
@@ -243,8 +243,8 @@ Changes in existing checks
243
remove `->`, when redundant `get()` is removed.
244
245
- Improved :doc:`readability-identifier-naming
246
- <clang-tidy/checks/readability/readability-identifier-naming>` check support
247
- ``namespace`` aliases.
+ <clang-tidy/checks/readability/readability-identifier-naming>` check to
+ validate ``namespace`` aliases.
248
249
Removed checks
250
^^^^^^^^^^^^^^
0 commit comments