[PATCH] D112543: [clang] Add range accessor for ObjCAtTryStmt catch_stmts and use it

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 08:06:29 PDT 2021


thakis created this revision.
thakis added a reviewer: hans.
thakis requested review of this revision.

No behavior change.


https://reviews.llvm.org/D112543

Files:
  clang/include/clang/AST/StmtObjC.h
  clang/lib/AST/StmtPrinter.cpp
  clang/lib/Analysis/CFG.cpp
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/lib/CodeGen/CGObjCRuntime.cpp
  clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  clang/lib/Sema/JumpDiagnostics.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112543.382329.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211026/da6ab592/attachment.bin>


More information about the cfe-commits mailing list