1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 8604fae Tests use the new clang. by Fariborz Jahanian · 16 years ago
  3. 13dcd00 This patch implements objective-c's 'SEL' type as a built-in by Fariborz Jahanian · 16 years ago
  4. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 16 years ago
  5. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  6. 5b3a2fc Use ABIArgInfo::getDirect() for all types that have a pointer representation. by Anders Carlsson · 16 years ago
  7. 6793966 IRgen/ObjC: Correctly construct the function info for variadic message sends. by Daniel Dunbar · 16 years ago