1. e494d34 Update TestRunner.sh for renaming. - Substitutes both clang and clang-cc. by Daniel Dunbar · 15 years ago
  2. 00231ee Test commit. by Daniel Dunbar · 16 years ago
  3. 0cb45f6 Remove automagic substitution of %llvmgcc - Is unused and somewhat unreliable. by Daniel Dunbar · 16 years ago
  4. 8bdd880 skip test if llvm-gcc is requires but not found on the path. by Nuno Lopes · 16 years ago
  5. f557fb7 fix running tests with valgrind (there were a lot of bogus failures and warnings) by Nuno Lopes · 16 years ago
  6. 607b17b Update TestRunner to not report failure for XFAIL tests by Daniel Dunbar · 16 years ago
  7. fde9fe7 Remove bashism; sh != bash on Ubuntu. by Eli Friedman · 16 years ago
  8. 5e38073 Allow CLANG env variable to override "clang" command in TestRunner.sh by Daniel Dunbar · 16 years ago
  9. 4cc34cb The newest version of valgrind, 3.3.0, no longer appends PIDs to log filenames by Sam Bishop · 16 years ago
  10. 1e2db03 Add ability to run clang tests under valgrind. Patch by Sam Bishop. by Gabor Greif · 16 years ago
  11. cf20b48 let the %t magic happen, thanks Chris! by Gabor Greif · 16 years ago
  12. 0f23303 Actually expand the %t1 patterns (in RUN: lines) to a unique by Gabor Greif · 16 years ago
  13. 5ca1b5a Second round of review feedback. by Gabor Greif · 16 years ago
  14. 32a3999 verify that tests contain RUN lines. by Chris Lattner · 17 years ago
  15. 6a18c76 Changed TestRunner.sh to dump the output and generated script files in by Ted Kremenek · 17 years ago
  16. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago