[LLVMbugs] [Bug 23855] Generic lambda causes linker error when capturing non-POD object with implicit copy ctor
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 15 18:32:34 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23855
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |DUPLICATE
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Bug 22354 was fixed after 3.6 was released. This is, as far as I can tell, the
same issue; your testcase works fine with Clang trunk.
Thanks for the report!
*** This bug has been marked as a duplicate of bug 22354 ***
--
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/20150616/05262055/attachment.html>
More information about the llvm-bugs
mailing list