[PATCH] D13750: [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 17:43:39 PST 2015
EricWF updated this revision to Diff 43202.
EricWF added a comment.
Address some of @mclow.lists offline comments. I cleaned up the tests.
http://reviews.llvm.org/D13750
Files:
include/__config
include/utility
test/std/utilities/utility/pairs/pairs.pair/default-sfinae.pass.cpp
test/std/utilities/utility/pairs/pairs.pair/default.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13750.43202.patch
Type: text/x-patch
Size: 8662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151218/b95e6f5c/attachment-0001.bin>
More information about the cfe-commits
mailing list