llvm-project/clang/tools
Ted Kremenek 5c512e63f4 Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of using 'clang-cc'.
llvm-svn: 91172
2009-12-11 22:44:53 +00:00
..
CIndex clang_getCompletionChunkText() will treat optional strings as empty text blocks 2009-12-10 22:46:19 +00:00
c-index-test Switch clang_createTranslationUnitFromSourceFile to use ASTUnit::LoadFromCommandLine. 2009-12-03 01:54:28 +00:00
clang-cc Remove 'LangOpts' from Diagnostic (added in http://llvm.org/viewvc/llvm-project?view=rev&revision=90642). 2009-12-05 12:23:07 +00:00
driver Implement clang -cc1. 2009-12-11 22:20:12 +00:00
index-test Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary. 2009-12-06 09:56:30 +00:00
scan-build Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of using 'clang-cc'. 2009-12-11 22:44:53 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Sort CMakeLists.txt 2009-11-24 16:32:20 +00:00
Makefile wpa is an experiment, don't build it by default, it adds to build times due to everything it links in. 2009-09-24 19:45:12 +00:00