summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/return.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-2/+2
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* At -O0, emit an @llvm.trap() call at the end of a value-returning function whichRichard Smith2012-10-151-3/+9
* If we flow off the end of a value-returning function:Richard Smith2012-10-041-0/+6