1. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 16 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  3. 9533a7f Fix a couple recent ABI regressions noticed during code review (fallout from the ObjC type system rewrite). by Steve Naroff · 16 years ago
  4. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 16 years ago
  5. c7c11b1 rdar://6827200 - [sema] reject statically allocated arrays of interface types by Chris Lattner · 16 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. b8ab5eb Fix a grep error that caused CodeGenObjC/encode-test.m to fail. by Sebastian Redl · 17 years ago
  8. 3e1b16c Last patch, for now, to privde ObjC's encoding of types. by Fariborz Jahanian · 17 years ago
  9. 5b8c7d9 More encoding support; in this case, encoding of by Fariborz Jahanian · 17 years ago
  10. e3f38ea Test case makes a platform assumption, so force triple. by Sebastian Redl · 17 years ago
  11. 4306d3c Finish up saving original parameter type and by Fariborz Jahanian · 17 years ago
  12. adcaf54 Strangely enough, name of ObjC class is not encoded into the by Fariborz Jahanian · 17 years ago
  13. 43822ea More encoding support. This time for @encode of classes and bitfields. by Fariborz Jahanian · 17 years ago
  14. e4bb68a Test case for my last @encode patch. by Fariborz Jahanian · 17 years ago