1. 98735a9 Don't build this test with modules for now, it's causing buildbot failures. by Richard Smith · 12 years ago
  2. 4a3c6c6 Add tests that build modules for our builtin headers, and fix two buglets exposed by doing so. by Richard Smith · 12 years ago
  3. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  4. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  5. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  6. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  7. 80d56a9 Linux still needs these hacks. by Bill Wendling · 14 years ago
  8. da7700e Now that mm_malloc.h was rewritten to *not* include errno.h (see by Bill Wendling · 14 years ago
  9. 60c3893 Make sure we don't include mm_malloc.h in this test, it includes errno.h which by Daniel Dunbar · 15 years ago
  10. 1fc9e72 Spell -triple correctly for %clang, not %clang_cc1. by Daniel Dunbar · 15 years ago
  11. 9fabcbd i386-apple-darwin10 implies sse2, this option shouldn't be needed. by Chris Lattner · 15 years ago
  12. 5832a53 xmmintrin just requires sse2, not sse3. by Chris Lattner · 15 years ago
  13. f7c7008 hopefully fix this on non-sse2 hosts. Shouldn't an apple-darwin10 by Chris Lattner · 15 years ago
  14. 1bddbcb fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead. by Chris Lattner · 15 years ago