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 764c452 commit 02d8385Copy full SHA for 02d8385
clang/docs/ReleaseNotes.rst
@@ -853,6 +853,7 @@ Bug Fixes to AST Handling
853
- Clang now uses the location of the begin of the member expression for ``CallExpr``
854
involving deduced ``this``. (#GH116928)
855
- Fixed printout of AST that uses pack indexing expression. (#GH116486)
856
+- Fixed type deduction of an statement expression (a GCC extension) ending with an atomic type. (#GH106576)
857
858
Miscellaneous Bug Fixes
859
^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments