1. db25769 test/Preprocessor/include-directive2.c: Get rid of using <float.h> to avoid #include_next on mingw. by NAKAMURA Takumi · 13 years ago
  2. ba772ba This really seems like a boring set of fixes to our tests to make them more by Chandler Carruth · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 9cb51ce Fix two problems from PR3916, and one problem I noticed while hacking by Chris Lattner · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. c8f2d9a smaller header. by Chris Lattner · 15 years ago
  7. d62ef1a Ok, we need a system header for this test to pass in the clang/test directory as well as from the pp directory. by Chris Lattner · 15 years ago
  8. 72650ad rename some tests by Chris Lattner · 15 years ago[Renamed from test/Preprocessor/includeexpand2.c]
  9. 4da9f9c include smaller header for test. by Chris Lattner · 15 years ago
  10. 706ab50 implement a missing feature in the #include handler, where by Chris Lattner · 17 years ago