[PATCH] [libcxx] Get is_*_destructible tests passing in C++03.
Eric Fiselier
eric at efcs.ca
Tue May 26 18:01:38 PDT 2015
Hi mclow.lists,
This patch adds proper guards to the is_destructible tests depending on the standard version so that they pass in c++03.
http://reviews.llvm.org/D10047
Files:
include/type_traits
test/std/utilities/meta/meta.unary/meta.unary.prop/is_destructible.pass.cpp
test/std/utilities/meta/meta.unary/meta.unary.prop/is_nothrow_destructible.pass.cpp
test/std/utilities/meta/meta.unary/meta.unary.prop/is_trivially_destructible.pass.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10047.26558.patch
Type: text/x-patch
Size: 9773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150527/e7957d3f/attachment.bin>
More information about the cfe-commits
mailing list