1. 52d0b59 Fix testsuite for blocks mangling change by Douglas Gregor · 14 years ago
  2. ee50429 Allocate space in a block record for implicit references to the Objective C by John McCall · 14 years ago
  3. 00e2c63 fix an invalid use of super, you can't use super like this in a block! by Chris Lattner · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  6. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. 49f59ec Skip the asm prefix when storing the name in block info. by Daniel Dunbar · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. 6cc88f7 Fix codegen for support for super inside block literal expressions. by Mike Stump · 16 years ago
  11. a66b4df add a testcase for recursion through blocks pointers, rdar://6676764. by Chris Lattner · 16 years ago