1. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  2. dcc8e3f These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi). by Fariborz Jahanian · 12 years ago
  3. 5faf5d3 Remove the "C" in "implicitly declaring C library function" diagnostic by Jean-Daniel Dupas · 12 years ago
  4. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 13 years ago
  5. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 43cb9a0 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  8. b85e77a Integrate the following from the 'objective-rewrite' branch: by Steve Naroff · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. a316e7b Extend builtin "attribute" syntax to include a notation for by Douglas Gregor · 15 years ago
  11. 8c56515 Fixed <rdar://problem/6213808> clang ObjC rewriter: @finally is not always executed by Steve Naroff · 16 years ago