[PATCH] D26822: Sema, CodeGen: Ensure that an implicit copy ctor is always available under the Microsoft C++ ABI.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 16:31:43 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287600: Sema, CodeGen: Ensure that an implicit copy ctor is available more often under… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26822?vs=78595&id=78802#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26822

Files:
  cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/test/CodeGenCXX/uncopyable-args.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26822.78802.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/08b85790/attachment.bin>


More information about the llvm-commits mailing list