[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
Wed Apr 12 16:16:36 PDT 2017
EricWF updated this revision to Diff 95051.
EricWF marked 2 inline comments as done.
EricWF added a comment.
- Address all inline comments.
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.95051.patch
Type: text/x-patch
Size: 28626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170412/7728e40f/attachment-0001.bin>
More information about the cfe-commits
mailing list