Add AST matchers for handling bit-fields and narrowing based on their width.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274652 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/LibASTMatchersReference.html 28 additions, 1 deletiondocs/LibASTMatchersReference.html
- include/clang/ASTMatchers/ASTMatchers.h 32 additions, 0 deletionsinclude/clang/ASTMatchers/ASTMatchers.h
- lib/ASTMatchers/Dynamic/Registry.cpp 2 additions, 0 deletionslib/ASTMatchers/Dynamic/Registry.cpp
- unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp 8 additions, 0 deletionsunittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
Loading
Please register or sign in to comment