Add test for Objective-C object pointer matching.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17489
Document that isAnyPointer() matcher also matches Objective-C object pointers. ClosedPublic Authored by flx on Feb 20 2016, 8:51 PM.
Details Summary Add test for Objective-C object pointer matching.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 22 2016, 6:40 AM Closed by commit rL262806: [ASTMatchers] Document that isAnyPointer() matcher also matches Objective-C… (authored by flx). · Explain WhyMar 6 2016, 7:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49918 cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersTest.cpp
|