llvm-project/clang/unittests/ASTMatchers
Manuel Klimek c844a46e77 Implements multiple parents in the parent map.
Previously we would match the last visited parent, which in the
case of template instantiations was the last instantiated template.

llvm-svn: 169508
2012-12-06 14:42:48 +00:00
..
ASTMatchersTest.cpp Implements multiple parents in the parent map. 2012-12-06 14:42:48 +00:00
ASTMatchersTest.h Fix binding of nodes in case of forEach..() matchers. 2012-11-11 22:14:55 +00:00
CMakeLists.txt [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
Makefile ASTTests, ASTMatchersTests: Move clangEdit before clangAst in USEDLIB. 2012-12-04 08:20:41 +00:00