1. 4967a71 Update aosp/master Clang for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. 87d948e Update aosp/master clang for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  3. b42f200 Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. 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. 5b898cc This test was assuming that /usr/include was in the system header search by Chandler Carruth · 13 years ago
  8. 129d924 Switch these two tests to use the Clang driver instead of CC1. They want by Chandler Carruth · 13 years ago
  9. 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 · 14 years ago
  10. 6f48d12 test: Mark two tests as XFAIL:mingw. by NAKAMURA Takumi · 14 years ago
  11. a9150cd Adding a line for XFAIL win32 broke the test. by Francois Pichet · 14 years ago
  12. f453fca test/PCH/reloc.c fails on Win32. XFAIL for now, I'll investigate why later. by Francois Pichet · 14 years ago
  13. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  14. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  15. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  16. f79ad5f Use %S, not `pwd`, and enable a line that *does* work. - Doug, please check. by Daniel Dunbar · 15 years ago
  17. e650c8c Introduce the notion of "Relocatable" precompiled headers, which are built by Douglas Gregor · 15 years ago