Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r183721, reverted in r183776, with a fix for a bug in the former (we | Richard Smith | 2013-06-12 | 1 | -0/+5 |
* | Revert r183721. It caused cleanups to be delayed too long in some cases. | Richard Smith | 2013-06-11 | 1 | -5/+0 |
* | Rework IR emission for lifetime-extended temporaries. Instead of trying to walk | Richard Smith | 2013-06-11 | 1 | -0/+5 |
* | [CodeGen] Make CGCleanup.h include what it now uses | Reid Kleckner | 2013-06-09 | 1 | -6/+3 |
* | [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.h | Reid Kleckner | 2013-06-09 | 1 | -3/+457 |
* | Documentation cleanup: | James Dennett | 2012-06-15 | 1 | -1/+1 |
* | Simplify EH control flow by observing that EH scopes form a simple | John McCall | 2011-08-11 | 1 | -171/+150 |
* | now that we have a centralized place to do so, add some using declarations for | Chris Lattner | 2011-07-20 | 1 | -2/+2 |
* | Move all the cleanups framework code into a single file. | John McCall | 2011-01-28 | 1 | -0/+560 |