summaryrefslogtreecommitdiffstats
path: root/test/Sema/carbon.c
Commit message (Expand)AuthorAgeFilesLines
* Second try at fixing this test, this time without breaking 32-bit Darwin buil...Eli Friedman2011-06-061-1/+1
* Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder.Eli Friedman2011-06-061-1/+1
* clang -cc1: Rename -mcpu to -target-cpu to match other target options and not...Daniel Dunbar2009-12-181-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'.Daniel Dunbar2009-11-201-1/+1
* Improve handling of (X86) target features.Daniel Dunbar2009-05-061-2/+1
* Split PTH tests from carbon.c into separate test.Daniel Dunbar2009-04-011-4/+1
* Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works onTed Kremenek2009-04-011-1/+5
* Pull clang-cc code for generating PTH files based on the input type.Daniel Dunbar2009-04-011-2/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objec...Ted Kremenek2009-01-091-1/+2
* Temporarily revert r61956 and r61957 (PTH tests failing).Ted Kremenek2009-01-091-2/+1
* Enhance -fsyntax-only test of Carbon.h to also include testing for PTH.Ted Kremenek2009-01-081-1/+2
* Rename stats to print-stats to avoid conflicting with llvm'sNate Begeman2007-12-301-1/+1
* Unbreak -stats on cocoa.hChris Lattner2007-12-121-1/+1
* Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h wit...Anders Carlsson2007-11-281-1/+1
* the sse intrinsics are missing, leading to errors.Chris Lattner2007-08-041-1/+1
* make sure we don't lose the ability to parse carbon.hChris Lattner2007-08-021-0/+5