llvm-project/clang/tools
Daniel Dunbar 5564ba743f Push "clang-is-production" logic up to tools/driver, and make it hittable by
defining the CLANG_IS_PRODUCTION Makefile variable.

llvm-svn: 82583
2009-09-22 22:31:13 +00:00
..
CIndex - Implement support for various types of "refs" (initially to help test clang_getCursor()). 2009-09-22 19:25:29 +00:00
c-index-test - clang_getCursor(): Replace asserts with error codes (CXCursor_InvalidFile, CXCursor_NoDeclFound). 2009-09-15 20:25:34 +00:00
clang-cc Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
driver Push "clang-is-production" logic up to tools/driver, and make it hittable by 2009-09-22 22:31:13 +00:00
index-test Change ASTUnit to take the Diagnostic as an argument, the client should have control of this. 2009-09-21 03:03:39 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
wpa Change ASTUnit to take the Diagnostic as an argument, the client should have control of this. 2009-09-21 03:03:39 +00:00
CMakeLists.txt Add 'clang-wpa' to the CMake-based build. 2009-07-16 18:10:20 +00:00
Makefile Lot's of little changes to get the C-based indexing API going... 2009-08-28 15:28:48 +00:00