aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/default-constructor-default-argument.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg1-1/+1
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg1-1/+1
2011-06-14Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2...Eli Friedman1-1/+1
2010-01-02Correctly pass VTT parameters to constructors and destructors. The VTTs aren'...Anders Carlsson1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-11-09Add code generation test for r86500.Eli Friedman1-0/+8