summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/implicit-copy-assign-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-1/+1
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-2/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Re-apply r174919 - smarter copy/move assignment/construction, with fixes forLang Hames2013-02-171-1/+1
* Backing out r174919 while I investigate a self-host bug on Takumi's builder.Lang Hames2013-02-121-1/+1
* When generating IR for default copy-constructors, copy-assignment operators,Lang Hames2013-02-111-1/+1
* Try to unbreak clang-i686-darawin10 builderDouglas Gregor2010-05-031-1/+1
* Complete reimplementation of the synthesis for implicitly-defined copyDouglas Gregor2010-05-011-0/+56