hanchenye-llvm-project/clang/lib/ASTMatchers
Manuel Klimek 1863e505ce Fix crash when encountering alias templates in isDerivedFrom matches.
- pull out function to drill to the CXXRecordDecl from the type,
  to allow recursive resolution
- make the analysis more robust by rather skipping values we don't
  understand

llvm-svn: 187676
2013-08-02 21:24:09 +00:00
..
Dynamic Add matcher for float literals. 2013-07-26 18:52:58 +00:00
ASTMatchFinder.cpp Fix crash when encountering alias templates in isDerivedFrom matches. 2013-08-02 21:24:09 +00:00
ASTMatchersInternal.cpp Completely revamp node binding for AST matchers. 2013-06-19 15:42:45 +00:00
CMakeLists.txt First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00