[LLVMbugs] [Bug 18249] A pair<path, unique_ptr> cannot be emplaced into a vector.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Dec 14 08:41:16 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18249
Howard Hinnant <hhinnant at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Howard Hinnant <hhinnant at apple.com> ---
This appears to be fallout from using:
# define _LIBCPP_TRIVIAL_PAIR_COPY_CTOR 0
on __APPLE__, and has been fixed on tip-of-trunk.
--
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/20131214/006960dd/attachment.html>
More information about the llvm-bugs
mailing list