Skip to content

Commit 24adbc5

Browse files
committed
add to release notes
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent db8dda5 commit 24adbc5

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
@@ -840,6 +840,7 @@ Bug Fixes to AST Handling
840840
- Fixed type checking when a statement expression ends in an l-value of atomic type. (#GH106576)
841841
- Fixed uninitialized use check in a lambda within CXXOperatorCallExpr. (#GH129198)
842842
- Fixed a malformed printout of ``CXXParenListInitExpr`` in certain contexts.
843+
- Fixed a malformed printout of certain calling convention function attributes. (#GH143160)
843844

844845
Miscellaneous Bug Fixes
845846
^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)