Complete support for the cxxCtorInitializer() AST matcher so that it can be...
Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282417 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/ASTMatchers/ASTMatchFinder.h 3 additions, 0 deletionsinclude/clang/ASTMatchers/ASTMatchFinder.h
- include/clang/ASTMatchers/ASTMatchers.h 1 addition, 0 deletionsinclude/clang/ASTMatchers/ASTMatchers.h
- lib/ASTMatchers/ASTMatchFinder.cpp 38 additions, 0 deletionslib/ASTMatchers/ASTMatchFinder.cpp
- unittests/ASTMatchers/ASTMatchersNodeTest.cpp 5 additions, 0 deletionsunittests/ASTMatchers/ASTMatchersNodeTest.cpp
Loading
Please register or sign in to comment