1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  3. a5e42a8 objc2's foreach statement's selector type can be a block pointer too. by Fariborz Jahanian · 15 years ago
  4. 687abff Don't allow defining a block with a non-prototype type. Remove a by Eli Friedman · 15 years ago
  5. 25efa10 Tighten up blocks type checking. This was discussed back in the by Mike Stump · 15 years ago
  6. 9097af1 fix blocks to reject objc interfaces returned by value. Also, by Chris Lattner · 15 years ago
  7. 30bdc87 fix test by Chris Lattner · 15 years ago
  8. bb74982 diagnose attempts to return objc interfaces by-value from C functions. by Chris Lattner · 15 years ago
  9. aab0f7a Fix block comparisons. Radar 6732116. by Mike Stump · 15 years ago
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  11. 2a7e58d Add some block-pointer conversions in C++ by Douglas Gregor · 16 years ago
  12. c0febd5 Fix <rdar://problem/6418623> Bogus block type compatibility warning. by Steve Naroff · 16 years ago