This revision was automatically updated to reflect the committed changes.
Closed by commit rL317992: Add ObjC exception statement AST matchers (authored
by kastiglione).
Repository:
rL LLVM
https://reviews.llvm.org/D39940
Files:
cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/includ
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
https://reviews.llvm.org/D39940
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman
kastiglione created this revision.
Herald added a subscriber: klimek.
Add AST matchers for Objective-C @throw, @try, @catch and @finally.
https://reviews.llvm.org/D39940
Files:
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
lib/ASTMatchers/Dynamic/Registry.cpp