summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/copy-assign-synthesis-3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Fix a couple bugs in copy assignment operator synthesis.Eli Friedman2010-01-151-7/+13
* Improve coverage for test.Eli Friedman2010-01-031-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make copy assignment operator synthesis not explode for classes with complexEli Friedman2009-12-081-0/+16