Revert r259210 "Extend hasType narrowing matcher for TypedefDecls, add...
Revert r259210 "Extend hasType narrowing matcher for TypedefDecls, add functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes." It didn't pass check-clang. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259218 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/LibASTMatchersReference.html 8 additions, 64 deletionsdocs/LibASTMatchersReference.html
- include/clang/ASTMatchers/ASTMatchers.h 5 additions, 31 deletionsinclude/clang/ASTMatchers/ASTMatchers.h
- include/clang/ASTMatchers/ASTMatchersInternal.h 0 additions, 11 deletionsinclude/clang/ASTMatchers/ASTMatchersInternal.h
- lib/ASTMatchers/Dynamic/Registry.cpp 0 additions, 1 deletionlib/ASTMatchers/Dynamic/Registry.cpp
- unittests/ASTMatchers/ASTMatchersTest.cpp 1 addition, 25 deletionsunittests/ASTMatchers/ASTMatchersTest.cpp
Loading
Please register or sign in to comment