[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
Wed Oct 27 05:57:24 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7aaa2efefdd: [clang] Add range accessor for ObjCAtTryStmt catch_stmts and use it (authored by thakis).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D112543?vs=382329&id=382635#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112543/new/

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.382635.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211027/78bf67cd/attachment.bin>


More information about the cfe-commits mailing list