1. 5f16e52 Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive by Douglas Gregor · 15 years ago
  2. 9bf8a17 Don't run the LLVM Code tests by default. by Daniel Dunbar · 15 years ago
  3. 6cfe889 Add -Werror for Clang and LLVM on Clang (headers) syntax tests. by Daniel Dunbar · 15 years ago
  4. f21bf9b Add C++ tests to try to parse and compile the LLVM libraries by Douglas Gregor · 15 years ago
  5. 9d85109 Don't try to parse LinkAllParses.h for now by Douglas Gregor · 15 years ago
  6. 93b189f Change Clang-Code-Compile tests to only -emit-llvm instead of running by Daniel Dunbar · 15 years ago
  7. c0513be7 Add two new C++ lit tests suites, for testing Clang .cpp files with by Daniel Dunbar · 15 years ago
  8. 72a0b79 Add Clang-Syntax C++Tests; these don't run by default, use the lit arguments by Daniel Dunbar · 15 years ago
  9. 36ce794 Use the other excludes syntax. by Daniel Dunbar · 15 years ago
  10. 35de813 Turn off -Wsign-compare warnings by default by Douglas Gregor · 15 years ago
  11. b7a86f5 When we encounter a derived-to-base conversion when performing an by Douglas Gregor · 15 years ago
  12. 393896f Fixed two places where we needed to force completion of a type by Douglas Gregor · 15 years ago
  13. 33b7f45 A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only over all the files in a directory. by Daniel Dunbar · 15 years ago