1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 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
  3. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  4. 46cd81f We don't want to validate bad code, by Mike Stump · 15 years ago
  5. 2d3b36e Note another case that doesn't work yet. by Mike Stump · 15 years ago
  6. 7f79f9b Fixup the rest of the trivial cases of the codegen of volatile. If by Mike Stump · 15 years ago