Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22957
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in functionDecl. ClosedPublic Authored by hokein on Jul 29 2016, 2:10 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2016, 2:15 AM Closed by commit rL277142: [ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgument support in… (authored by hokein). · Explain WhyJul 29 2016, 7:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66119 cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/include/clang/ASTMatchers/ASTMatchersInternal.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
|