summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/virtual-implicit-copy-assignment.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
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tweak test to check for a bit more.Eli Friedman2009-12-021-0/+1
* Make sure to call AddOverriddenMethods for implicit copy assignment operators;Eli Friedman2009-12-021-0/+10