[PATCH] Add support for a few Objective-C matchers.
Dean F. Sutherland
dfsuther at yahoo-inc.com
Tue Feb 17 16:23:42 PST 2015
Hi klimek, djasper,
Added some matchers for objective c selectors and messages to ASTMatchers.h. Minor mods to ASTMatchersTest.h to allow test files with ".m" extension in addition to ".cpp". New tests added to ASTMatchersTest.c.
http://reviews.llvm.org/D7710
Files:
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
unittests/ASTMatchers/ASTMatchersTest.cpp
unittests/ASTMatchers/ASTMatchersTest.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7710.20123.patch
Type: text/x-patch
Size: 7941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150218/3c690a31/attachment.bin>
More information about the cfe-commits
mailing list