1. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 12 years ago
  2. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  3. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  4. 5b898cc This test was assuming that /usr/include was in the system header search by Chandler Carruth · 13 years ago
  5. 129d924 Switch these two tests to use the Clang driver instead of CC1. They want by Chandler Carruth · 13 years ago
  6. 0f0cdab lib/Frontend/InitHeaderSearch.cpp: Tweak AddPath() to accept "/foo/bar" (not "X:\foo\bar") with -isysroot. test/PCH/reloc.c can pass. by NAKAMURA Takumi · 13 years ago
  7. 6f48d12 test: Mark two tests as XFAIL:mingw. by NAKAMURA Takumi · 13 years ago
  8. a9150cd Adding a line for XFAIL win32 broke the test. by Francois Pichet · 14 years ago
  9. f453fca test/PCH/reloc.c fails on Win32. XFAIL for now, I'll investigate why later. by Francois Pichet · 14 years ago
  10. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  11. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  12. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  13. f79ad5f Use %S, not `pwd`, and enable a line that *does* work. - Doug, please check. by Daniel Dunbar · 15 years ago
  14. e650c8c Introduce the notion of "Relocatable" precompiled headers, which are built by Douglas Gregor · 15 years ago