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 35769db commit 146f90aCopy full SHA for 146f90a
clang-tools-extra/docs/ReleaseNotes.rst
@@ -174,7 +174,7 @@ Changes in existing checks
174
175
- Improved :doc:`concurrency-mt-unsafe
176
<clang-tidy/checks/concurrency/mt-unsafe>` check by fixing a false positive
177
- where `strerror` was flagged as MT-unsafe.
+ where ``strerror`` was flagged as MT-unsafe.
178
179
- Improved :doc:`misc-const-correctness
180
<clang-tidy/checks/misc/const-correctness>` check by adding the option
0 commit comments