llvm-project/clang/tools
Daniel Dunbar 2856ae444b Always initialize the header search object as part of InitializePreprocessor;
not doing this has little to no utility.

llvm-svn: 86883
2009-11-11 21:44:42 +00:00
..
CIndex CIndex: Only display diagnostics to llvm::errs() when the client has set the 'displayDiagnostics' option to 1 in clang_createIndex(). This fixes <rdar://problem/7370691>. 2009-11-10 19:18:52 +00:00
c-index-test Improve c-index-test's parsing of the -code-completion-at=file:line:column argument 2009-11-09 18:19:57 +00:00
clang-cc Always initialize the header search object as part of InitializePreprocessor; 2009-11-11 21:44:42 +00:00
driver Fix unsafe use of StringRef I introduced. 2009-11-11 10:10:25 +00:00
index-test Move Diagnostic/DiagClient/FileManager from Indexer => ASTUnit. 2009-10-19 14:34:22 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
wpa make CallGraph more flexible by letting it accept ASTContext instead of ASTUnit. 2009-10-28 12:23:03 +00:00
CMakeLists.txt Changes for building as a Windows DLL 2009-10-27 13:42:56 +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