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