| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the same 'ForVirtualBase' parameter to EmitCXXDestructorCall. | Anders Carlsson | 2010-05-02 | 1 | -2/+3 |
| * | Call PerformCopyInitialization to properly initialize the exception temporary | John McCall | 2010-04-22 | 1 | -5/+2 |
| * | Introduce a CXXTemporariesCleanupScope RAII object and use it to cleanup the ... | Anders Carlsson | 2010-03-30 | 1 | -8/+7 |
| * | Fix double-destruction assertion to account for temporaries in conditionals | Douglas Gregor | 2009-12-24 | 1 | -1/+2 |
| * | Assert that we aren't trying to push the same C++ temporary onto the live tem... | Douglas Gregor | 2009-12-24 | 1 | -0/+3 |
| * | Ensure we run cleanups for CXXTemporaries on the exceptional edge. WIP. | Mike Stump | 2009-12-17 | 1 | -0/+27 |
| * | ShouldDestroyTemporaries? I don't think so. | Anders Carlsson | 2009-12-15 | 1 | -11/+0 |
| * | Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and ... | Anders Carlsson | 2009-11-24 | 1 | -0/+143 |

