hanchenye-llvm-project/clang/tools
Daniel Dunbar 386ef885bb Pull clang-cc code for generating PTH files based on the input type.
- <rdar://problem/6741594> [pth] don't abuse -x to drive pth
   generation

 - Simpler, and fixes PR3915.

Cleanup test cases for PTH:
 - Update to use -emit-pth

 - Removed PTH test of carbon.c and cocoa.mm; these didn't actually
   verify anything, and since PTH is token based the extra coverage
   (over cocoa.m) isn't particularly helpful.

 - Split PTH tests in cocoa.m to cocoa-pth.m, solely to increase
   available parallelism when running tests.

Ted, could you update the PTH test cases (include-pth.c and
cocoa-pth.m) to have some sort of positive check that the PTH is
getting used? "# of PTH cache hits" or "tokens read from PTH cache"
statistics would work great. :)

llvm-svn: 68189
2009-04-01 05:09:09 +00:00
..
ccc Turn on '-analyzer-eagerly-assume' by default in ccc for the static analyzer. 2009-03-25 00:32:30 +00:00
clang-cc Pull clang-cc code for generating PTH files based on the input type. 2009-04-01 05:09:09 +00:00
driver (LLVM up) Update to use llvm::sys::getHostTriple(). 2009-03-31 17:35:15 +00:00
scan-view "missing ivar release" is a performance bug. 2008-10-30 17:29:54 +00:00
CMakeLists.txt Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Makefile Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00