summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/copy-assign-synthesis-1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-2/+2
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Mangle record types as decls.Anders Carlsson2009-09-261-12/+12
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-6/+8
* Patch to ir-gen copy assigning array members when synthesizing Fariborz Jahanian2009-08-211-0/+7
* Fixed a bug in ir-gen for copy assignment synthesis.Fariborz Jahanian2009-08-141-0/+100