1. a799cef Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols for by Daniel Dunbar · 15 years ago
  2. e868669 Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generate by Daniel Dunbar · 15 years ago
  3. d7557e3 Don't commit my silly little local changes by Douglas Gregor · 15 years ago
  4. e1a5c17 Fix DISABLE_SMART_POINTERS build by Douglas Gregor · 15 years ago
  5. 006ce44 Revert accidental commit by Douglas Gregor · 15 years ago
  6. 90f9382 Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequence by Douglas Gregor · 15 years ago
  7. f11031f C++Tests: Add target paths for LLVM-Code-Compile checks as well. by Daniel Dunbar · 15 years ago
  8. 046a0f3 Add a couple more paths to the LLVM-Code-Syntax test by Douglas Gregor · 15 years ago
  9. eb3f00c Remove accidental commit containing local paths for the LLVM-Code-Syntax test by Douglas Gregor · 15 years ago
  10. a6ca650 Minor cleanups for constructor initialization in InitializationSequence by Douglas Gregor · 15 years ago
  11. 5f16e52 Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive by Douglas Gregor · 15 years ago
  12. 9bf8a17 Don't run the LLVM Code tests by default. by Daniel Dunbar · 15 years ago
  13. 6cfe889 Add -Werror for Clang and LLVM on Clang (headers) syntax tests. by Daniel Dunbar · 15 years ago
  14. f21bf9b Add C++ tests to try to parse and compile the LLVM libraries by Douglas Gregor · 15 years ago
  15. 9d85109 Don't try to parse LinkAllParses.h for now by Douglas Gregor · 15 years ago
  16. 93b189f Change Clang-Code-Compile tests to only -emit-llvm instead of running by Daniel Dunbar · 15 years ago
  17. c0513be7 Add two new C++ lit tests suites, for testing Clang .cpp files with by Daniel Dunbar · 15 years ago
  18. 72a0b79 Add Clang-Syntax C++Tests; these don't run by default, use the lit arguments by Daniel Dunbar · 15 years ago
  19. 36ce794 Use the other excludes syntax. by Daniel Dunbar · 15 years ago
  20. 35de813 Turn off -Wsign-compare warnings by default by Douglas Gregor · 15 years ago
  21. b7a86f5 When we encounter a derived-to-base conversion when performing an by Douglas Gregor · 15 years ago
  22. 393896f Fixed two places where we needed to force completion of a type by Douglas Gregor · 15 years ago
  23. 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