hanchenye-llvm-project/clang/tools
Kovarththanan Rajaratnam 5505dff8af This patch moves the frontend timer from clang-cc into CompilerInstance.
CompilerInstance already contains various objects that are used
throughout the entire run.

Also addresses Daniels review comments in:

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20091123/024508.html

llvm-svn: 90073
2009-11-29 09:57:35 +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 This patch moves the frontend timer from clang-cc into CompilerInstance. 2009-11-29 09:57:35 +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 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