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 5c9c8b8 commit 576beabCopy full SHA for 576beab
clang/docs/ReleaseNotes.rst
@@ -893,6 +893,7 @@ Bug Fixes to AST Handling
893
- Fixed a malformed printout of certain calling convention function attributes. (#GH143160)
894
- Fixed dependency calculation for TypedefTypes (#GH89774)
895
- Fixed the right parenthesis source location of ``CXXTemporaryObjectExpr``. (#GH143711)
896
+- Fixed a crash when performing an ``IgnoreUnlessSpelledInSource`` traversal of ASTs containing ``catch(...)`` statements. (#GH146103)
897
898
Miscellaneous Bug Fixes
899
^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments