1. 772cae5 Added testcase for commit r122963. by Abramo Bagnara · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 5e517c8 Converted to use FileCheck. by John Thompson · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. c577a0e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 16 years ago
  6. e66b65c pull .ll and .bc writing out of the ASTConsumer destructors into some top by Chris Lattner · 17 years ago
  7. fbd9173 Doh! Check in this long overdue test fix. by Christopher Lamb · 17 years ago
  8. 016765e Support floating point literals of the form "1e-16f" which specify an exponent but no decimal point. by Christopher Lamb · 17 years ago