Skip to content

Commit 02d8385

Browse files
Add release note
1 parent 764c452 commit 02d8385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,7 @@ Bug Fixes to AST Handling
853853
- Clang now uses the location of the begin of the member expression for ``CallExpr``
854854
involving deduced ``this``. (#GH116928)
855855
- 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)
856857

857858
Miscellaneous Bug Fixes
858859
^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)