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 eac145a commit e7404fbCopy full SHA for e7404fb
clang/docs/ReleaseNotes.rst
@@ -128,6 +128,7 @@ Improvements to Clang's diagnostics
128
which are supposed to only exist once per program, but may get duplicated when
129
built into a shared library.
130
- Fixed a bug where Clang's Analysis did not correctly model the destructor behavior of ``union`` members (#GH119415).
131
+- Clang now provides a diagnostic note for ``function-like macros`` that are missing the required parentheses.
132
133
Improvements to Clang's time-trace
134
----------------------------------
0 commit comments