1. a40b7f2 Update clang tests for r137527. by Eli Friedman · 13 years ago
  2. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  3. 3144b72 Fix this test case on no-asserts builds by not trying to match the basic by John McCall · 14 years ago
  4. f6a1648 Although we currently have explicit lvalue-to-rvalue conversions, they're by John McCall · 14 years ago
  5. b418d74 Simplify some complex emission and implement correct semantics for by John McCall · 14 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 23afaad Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. by Daniel Dunbar · 15 years ago
  8. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  9. 46cd81f We don't want to validate bad code, by Mike Stump · 15 years ago
  10. 2d3b36e Note another case that doesn't work yet. by Mike Stump · 15 years ago
  11. 7f79f9b Fixup the rest of the trivial cases of the codegen of volatile. If by Mike Stump · 15 years ago