hanchenye-llvm-project/clang/unittests
Richard Smith 6dd62fd99d RecursiveASTVisitor:
We don't create any declaration to mark the explicit instantiation of function
templates other than the instantiation itself, so visit that when traversing
the function template decl.

This is a temporary fix, pending the creation of a Decl node to represent the
explicit instantiation.

Patch by Daniel Jasper!

llvm-svn: 156522
2012-05-09 23:51:36 +00:00
..
Basic [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g 2012-03-27 18:47:48 +00:00
Frontend Kill the last vestiges of clangIndex 2012-04-13 17:26:32 +00:00
Lex get rid of an unsued variable warning. 2012-03-06 21:18:56 +00:00
Tooling RecursiveASTVisitor: 2012-05-09 23:51:36 +00:00
CMakeLists.txt Adds a unit test for the RecursiveASTVisitor. 2012-04-19 08:48:53 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00