summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCleanup.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply r183721, reverted in r183776, with a fix for a bug in the former (weRichard Smith2013-06-121-0/+5
* Revert r183721. It caused cleanups to be delayed too long in some cases.Richard Smith2013-06-111-5/+0
* Rework IR emission for lifetime-extended temporaries. Instead of trying to walkRichard Smith2013-06-111-0/+5
* [CodeGen] Make CGCleanup.h include what it now usesReid Kleckner2013-06-091-6/+3
* [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGenFunction.hReid Kleckner2013-06-091-3/+457
* Documentation cleanup:James Dennett2012-06-151-1/+1
* Simplify EH control flow by observing that EH scopes form a simpleJohn McCall2011-08-111-171/+150
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-2/+2
* Move all the cleanups framework code into a single file.John McCall2011-01-281-0/+560
OpenPOWER on IntegriCloud