1. aab0f7a Fix block comparisons. Radar 6732116. by Mike Stump · 16 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  3. bfa2ac0 Fixup expected errors. by Mike Stump · 17 years ago
  4. 371f258 change getCurFunctionDecl to skip through Block contexts to find by Chris Lattner · 17 years ago
  5. ae0ee03 instead of forcing blocks on by default, make them default to off, but let by Chris Lattner · 17 years ago
  6. ca354fa Implement rdar://6319320: give a good diagnostic for cases where people by Chris Lattner · 17 years ago
  7. 639e2d3 Fix rdar://6257721 by tightening up the block "snapshot" check, and by Chris Lattner · 17 years ago
  8. f7037b1 Fix rdar://6251437, references to enum constant decls in a block by Chris Lattner · 17 years ago
  9. dd972f2 More type checking for blocks. Still incomplete (will hopefully finish up this weekend). by Steve Naroff · 17 years ago