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 dfb2abd commit a7043b2Copy full SHA for a7043b2
clang/docs/ReleaseNotes.rst
@@ -652,7 +652,7 @@ Improvements to Clang's diagnostics
652
653
- Fixed false positives in ``-Wformat-truncation`` and ``-Wformat-overflow``
654
diagnostics when floating-point numbers had both width field and plus or space
655
- prefix specified.
+ prefix specified. (#GH143951)
656
657
- Clang now avoids issuing `-Wreturn-type` warnings in some cases where
658
the final statement of a non-void function is a `throw` expression, or
0 commit comments