This matches using namespace declarations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D4517
[ASTMatchers] Add a usingDirectiveDecl matcher that was missing for some reason. ClosedPublic Authored by bkramer on Jul 15 2014, 5:58 AM.
Details Summary This matches using namespace declarations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2014, 7:21 AM
Revision Contents
Diff 11508 cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersTest.cpp
|