[PATCH] Add support for a few Objective-C matchers

Dean Sutherland dfsuther at yahoo-inc.com
Wed Feb 18 15:41:21 PST 2015


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.
⚙ D7710 Add support for a few Objective-C matchers.
|   |
|   |   |   |   |   |
| ⚙ D7710 Add support for a few Objective-C matchers.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".  |
|  |
| View on reviews.llvm.org | Preview by Yahoo |
|  |
|   |

Files:include/clang/ASTMatchers.hinclude/clang/ASTMatchersInternal.hunittests/ASTMatchers/ASTMatchersTest.hunittests/ASTMatchers/ASTMatchersTest.cpp
| 
 |


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150218/bc86b0dc/attachment.html>


More information about the cfe-commits mailing list