1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. cb9b010 Test case for recent checkin. by Mike Stump · 15 years ago
  4. 13591ed Semantic checking for main(). by John McCall · 15 years ago
  5. 914bb9d Update comment. by Mike Stump · 15 years ago
  6. ad97cd4 And an additional testcase that also works. by Mike Stump · 15 years ago
  7. 49d1cd5 Fixup codegen for volatile structs in the trivial cases (a a=a and a=a=a). by Mike Stump · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. ed3849b Fix redundant load of bit-fields on assignment (to get the updated by Daniel Dunbar · 16 years ago
  10. 1e692ac Basic support for volatile loads and stores. Stores the volatile by Eli Friedman · 16 years ago