llvm-project/clang/tools
Daniel Dunbar a604639635 Switch CompilerInvocation::CreateFromArgs to take const char** arguments until Driver itself switches to StringRef.
llvm-svn: 89503
2009-11-20 22:47:55 +00:00
..
CIndex Change -code-completion-debug-printer to -no-code-completion-debug-printer. 2009-11-19 05:32:09 +00:00
c-index-test Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
clang-cc Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'. 2009-11-20 22:21:52 +00:00
driver Switch CompilerInvocation::CreateFromArgs to take const char** arguments until Driver itself switches to StringRef. 2009-11-20 22:47:55 +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
CMakeLists.txt Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam. 2009-11-17 10:15:57 +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