Skip to content

Commit 576beab

Browse files
Add release note
1 parent 5c9c8b8 commit 576beab

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
@@ -893,6 +893,7 @@ Bug Fixes to AST Handling
893893
- Fixed a malformed printout of certain calling convention function attributes. (#GH143160)
894894
- Fixed dependency calculation for TypedefTypes (#GH89774)
895895
- Fixed the right parenthesis source location of ``CXXTemporaryObjectExpr``. (#GH143711)
896+
- Fixed a crash when performing an ``IgnoreUnlessSpelledInSource`` traversal of ASTs containing ``catch(...)`` statements. (#GH146103)
896897

897898
Miscellaneous Bug Fixes
898899
^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)