summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCXXTemp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix -Asserts build warnings.Daniel Dunbar2009-06-051-3/+3
* Make PushCXXTemporary and PopCXXTemporary handle conditional temporaries.Anders Carlsson2009-06-041-13/+57
* Add PushConditionalTempDestruction/PopConditionalTempDestruction.Anders Carlsson2009-06-041-0/+11
* Make sure to push a cleanup block.Anders Carlsson2009-06-041-0/+2
* More temporary work.Anders Carlsson2009-06-031-8/+22
* Store more information about live temporaries. No functionality change for now.Anders Carlsson2009-06-031-2/+2
* Move code generation of C++ temporaries into a new file.Anders Carlsson2009-06-031-0/+53
OpenPOWER on IntegriCloud