1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  3. dcc8e3f These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi). by Fariborz Jahanian · 13 years ago
  4. 15e310a Warn about code that uses variables and functions with internal linkage by John McCall · 14 years ago
  5. 3cd1ea3 Fix rewriter to match recent changes in property ref AST. by Fariborz Jahanian · 14 years ago
  6. e7c6849 Apparently properties.m does not always fail; make it. by John McCall · 14 years ago
  7. f6a1648 Although we currently have explicit lvalue-to-rvalue conversions, they're by John McCall · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 43cb9a0 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  11. b619d95 Fix <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with Blocks and properties by Steve Naroff · 16 years ago
  12. 8599e7a Handle chained/nested property 'getters' (obj.p1.p2.p3). by Steve Naroff · 16 years ago