1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 4904bf4 block literal irgen: several improvements on naming block by Fariborz Jahanian · 12 years ago
  3. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  4. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  5. 285cfd8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 13 years ago
  6. 93c332a Convert Clang over to resuming from landing pads with llvm.eh.resume. by John McCall · 13 years ago
  7. addd80d Back out r132209; it's breaking nightly tests. by Eli Friedman · 13 years ago
  8. 0903421 Implement a new, much improved version of the cleanup hack. We just need by John McCall · 13 years ago
  9. 0d3c985 The flags we're supposed to write into a byref struct are *not* the by John McCall · 13 years ago
  10. 09c0fab tests: Tweak test to also match MSVC format. by Daniel Dunbar · 14 years ago
  11. 34fdee3 Re-enable EH cleanups to destroy __block variables, now that we have a moment to by John McCall · 14 years ago
  12. a5da902 More tests for ObjC++ GC support. by Fariborz Jahanian · 14 years ago
  13. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  14. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  15. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  16. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  17. e226534 Initialize Obj-C GC attributes when emitting BlockDeclRefExprs. by Daniel Dunbar · 15 years ago