[PATCH] D27565: [libcxx] Fix __compressed_pair so it doesn't copy the argument multiple times, and add constexpr.
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 19:26:46 PDT 2017
EricWF updated this revision to Diff 93991.
EricWF retitled this revision from "[libcxx] Alternative fix for compressed pair" to "[libcxx] Fix __compressed_pair so it doesn't copy the argument multiple times, and add constexpr.".
EricWF edited the summary of this revision.
EricWF added a comment.
I'm going ahead with this patch instead of https://reviews.llvm.org/D27564
https://reviews.llvm.org/D27565
Files:
include/__hash_table
include/memory
include/string
test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/default01.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27565.93991.patch
Type: text/x-patch
Size: 27284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170404/db968970/attachment-0001.bin>
More information about the cfe-commits
mailing list