summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/copy-assign-synthesis.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adds testing of copy assignment of anonymous unionFariborz Jahanian2009-08-131-4/+13
| | | | | | data members. llvm-svn: 78943
* More complete test for my previous patch.Fariborz Jahanian2009-08-131-1/+43
| | | | llvm-svn: 78941
* Patch to force synthesis of copy assignment operatorFariborz Jahanian2009-08-131-0/+28
function in the order according to c++03. ir-gen for copy assignment in the trivial case and the first test case. llvm-svn: 78938
OpenPOWER on IntegriCloud