summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/temp-order.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the test less sensitive to the inline threshold.Nadav Rotem2012-12-141-1/+1
* Fix a nasty bug where temporaries weren't marked as being conditional in some...Anders Carlsson2010-01-241-1/+31
* Fix a FIXME, this test folds to a constant now.Daniel Dunbar2010-01-231-6/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add missing assignment operator to test, and add tests for while loops and forDaniel Dunbar2009-11-301-0/+66
* Add more sophisticated test for destruction order of C++ temporaries, pleaseDaniel Dunbar2009-11-301-0/+133