[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
Fri Nov 18 15:53:52 PST 2016


pcc updated this revision to Diff 78595.
pcc added a comment.

New approach


https://reviews.llvm.org/D26822

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26822.78595.patch
Type: text/x-patch
Size: 4509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/17270e16/attachment.bin>


More information about the llvm-commits mailing list