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 db8dda5 commit 24adbc5Copy full SHA for 24adbc5
clang/docs/ReleaseNotes.rst
@@ -840,6 +840,7 @@ Bug Fixes to AST Handling
840
- Fixed type checking when a statement expression ends in an l-value of atomic type. (#GH106576)
841
- Fixed uninitialized use check in a lambda within CXXOperatorCallExpr. (#GH129198)
842
- Fixed a malformed printout of ``CXXParenListInitExpr`` in certain contexts.
843
+- Fixed a malformed printout of certain calling convention function attributes. (#GH143160)
844
845
Miscellaneous Bug Fixes
846
^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments