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 19a799a commit 7bb1043Copy full SHA for 7bb1043
clang-tools-extra/docs/ReleaseNotes.rst
@@ -243,7 +243,7 @@ Changes in existing checks
243
diagnosing designated initializers for ``std::array`` initializations.
244
245
- Improved :doc:`modernize-use-ranges
246
- <clang-tidy/checks/modernize/use-ranges>` check by updating suppress
+ <clang-tidy/checks/modernize/use-ranges>` check by updating suppress
247
warnings logic for ``nullptr`` in ``std::find``.
248
249
- Improved :doc:`modernize-use-starts-ends-with
0 commit comments