llvm-project/clang/tools
Douglas Gregor befc4a1658 Switch the internals of clang_loadTranslationUnit() over to the new
cursor-based traversal, and eliminate TUVisitor. We're now down to one
visitor for traversing the AST. Yay!

llvm-svn: 94025
2010-01-20 21:13:59 +00:00
..
CIndex Switch the internals of clang_loadTranslationUnit() over to the new 2010-01-20 21:13:59 +00:00
c-index-test Rework the CXSourceLocation and CXSourceRange APIs. They are now 2010-01-19 21:36:55 +00:00
driver Make CMake's clang++ installation respect DESTDIR, based on a patch by 2010-01-18 18:27:29 +00:00
index-test Add -resource-dir to clang -cc1, this allows the base directory for compiler 2009-12-15 00:06:45 +00:00
scan-build Add c++-analyzer symlink (which is used by scan-build) 2009-12-22 23:00:32 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Remove clang-cc tool, it has joined in unholy union with clang. 2009-12-12 00:56:47 +00:00
Makefile Remove clang-cc tool, it has joined in unholy union with clang. 2009-12-12 00:56:47 +00:00