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 3f93c6f commit 880b73fCopy full SHA for 880b73f
clang-tools-extra/docs/ReleaseNotes.rst
@@ -203,7 +203,7 @@ Changes in existing checks
203
diagnosing designated initializers for ``std::array`` initializations.
204
205
- Improved :doc:`modernize-use-ranges
206
- <clang-tidy/checks/modernize/use-ranges>` check by updating suppress
+ <clang-tidy/checks/modernize/use-ranges>` check by updating suppress
207
warnings logic for ``nullptr`` in ``std::find``.
208
209
- Improved :doc:`modernize-use-starts-ends-with
0 commit comments