aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/carbon.c
AgeCommit message (Expand)Author
2009-05-06Improve handling of (X86) target features.Daniel Dunbar
2009-04-01Split PTH tests from carbon.c into separate test.Daniel Dunbar
2009-04-01Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works onTed Kremenek
2009-04-01Pull clang-cc code for generating PTH files based on the input type.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-09Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objec...Ted Kremenek
2009-01-09Temporarily revert r61956 and r61957 (PTH tests failing).Ted Kremenek
2009-01-08Enhance -fsyntax-only test of Carbon.h to also include testing for PTH.Ted Kremenek
2007-12-30Rename stats to print-stats to avoid conflicting with llvm'sNate Begeman
2007-12-12Unbreak -stats on cocoa.hChris Lattner
2007-11-28Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h wit...Anders Carlsson
2007-08-04the sse intrinsics are missing, leading to errors.Chris Lattner
2007-08-02make sure we don't lose the ability to parse carbon.hChris Lattner