1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  3. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  4. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  5. 43a75fc [CodeGen] Move EHScopeStack into its own header by Reid Kleckner · 11 years ago
  6. 8a07cd3 Reapply r183721, reverted in r183776, with a fix for a bug in the former (we by Richard Smith · 11 years ago
  7. a57be56 Revert r183721. It caused cleanups to be delayed too long in some cases. by Richard Smith · 11 years ago
  8. 85af7ce Rework IR emission for lifetime-extended temporaries. Instead of trying to walk by Richard Smith · 11 years ago
  9. 875e739 [CodeGen] Make CGCleanup.h include what it now uses by Reid Kleckner · 11 years ago
  10. 6fe91e4 [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.h by Reid Kleckner · 11 years ago
  11. 2ee5ba3 Documentation cleanup: by James Dennett · 12 years ago
  12. 777d6e5 Simplify EH control flow by observing that EH scopes form a simple by John McCall · 13 years ago
  13. 686775d now that we have a centralized place to do so, add some using declarations for by Chris Lattner · 13 years ago
  14. 36f893c Move all the cleanups framework code into a single file. Pure motion. by John McCall · 14 years ago