aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/implicit-copy-assign-operator.cpp
AgeCommit message (Expand)Author
2013-02-17Re-apply r174919 - smarter copy/move assignment/construction, with fixes forLang Hames
2013-02-12Backing out r174919 while I investigate a self-host bug on Takumi's builder.Lang Hames
2013-02-11When generating IR for default copy-constructors, copy-assignment operators,Lang Hames
2010-05-03Try to unbreak clang-i686-darawin10 builderDouglas Gregor
2010-05-01Complete reimplementation of the synthesis for implicitly-defined copyDouglas Gregor