summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/elide-call-reference.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...Eli Friedman2011-06-131-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix a slight oversight in computing whether a copy constructor is elidable.Eli Friedman2009-12-061-0/+11