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 0023e15 commit 0bb6cf1Copy full SHA for 0bb6cf1
clang/docs/ReleaseNotes.rst
@@ -791,6 +791,8 @@ Improvements to Clang's diagnostics
791
}
792
- Diagnose invalid declarators in the declaration of constructors and destructors (#GH121706).
793
794
+- Fix false positives warning for non-std functions with name `infinity` (#123231).
795
+
796
Improvements to Clang's time-trace
797
----------------------------------
798
0 commit comments