[llvm-bugs] [Bug 32191] clang not exporting inline move constructor and assignment operator
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Mar 9 11:57:42 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32191
Shoaib Meenai <smeenai at fb.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Shoaib Meenai <smeenai at fb.com> ---
Ah, I'm dumb; this is intentional [1]. Confirmed that passing
-fmsc-version=1900 fixes it.
[1]
https://reviews.llvm.org/diffusion/L/browse/cfe/trunk/lib/Sema/SemaDeclCXX.cpp;297404$5597-5604
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170309/a8d26cf0/attachment.html>
More information about the llvm-bugs
mailing list