1. 29457ff allow this to pass on 32-bit hosts. by Chris Lattner · 14 years ago
  2. 098432c fix the clang side of PR7437: EmitAggregateCopy by Chris Lattner · 14 years ago
  3. 30432fe filecheckize this test. by Chris Lattner · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. b5cac86 These tests have no needed to redirect stderr to stdout. by Daniel Dunbar · 16 years ago
  8. fca0ddd fix a bug handling type attributes in the declspec. declspec processing by Chris Lattner · 16 years ago
  9. c577a0e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 16 years ago
  10. 72e1c6c this started failing because a GEP was constant folded, by Chris Lattner · 17 years ago
  11. e632774 Fix several bugs in array -> pointer decomposition. by Chris Lattner · 17 years ago
  12. b41a7d2 Add ending newline to test. by Christopher Lamb · 17 years ago
  13. ebb97e9 Add experimental support for address space qualified types. Address space by Christopher Lamb · 17 years ago