[PATCH] D26822: Sema, CodeGen: Ensure that an implicit copy ctor is always available under the Microsoft C++ ABI.
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 14:54:44 PST 2016
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm This seems like a reasonable fix for now. Thanks for going through all that!
https://reviews.llvm.org/D26822
More information about the llvm-commits
mailing list