Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21860
[ASTMatcher] Add a node matcher for EnumType. ClosedPublic Authored by hokein on Jun 29 2016, 1:23 PM.
Details
Diff Detail
Event Timelinehokein updated this object. This revision is now accepted and ready to land.Jun 29 2016, 7:26 PM Closed by commit rL274217: [ASTMatcher] Add a node matcher for EnumType. (authored by hokein). · Explain WhyJun 30 2016, 12:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62340 cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/lib/ASTMatchers/Dynamic/Registry.cpp
cfe/trunk/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
|