[PATCH] D39940: Add ObjC exception statement AST matchers
Dave Lee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 11 09:29:06 PST 2017
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
unittests/ASTMatchers/ASTMatchersNodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39940.122586.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171111/254abcb8/attachment.bin>
More information about the cfe-commits
mailing list