llvm-project/libcxx/test/std/utilities/meta/meta.unary
Eric Fiselier 083abfb3f6 [libcxx] Get is_*_destructible tests passing in C++03.
Summary: This patch adds proper guards to the is_destructible tests depending on the standard version so that they pass in c++03.

Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D10047

llvm-svn: 242612
2015-07-18 16:43:58 +00:00
..
meta.unary.cat Refactor is_member_function_pointer to use is_function and not __member_function_traits. 2015-06-13 00:33:13 +00:00
meta.unary.comp Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
meta.unary.prop [libcxx] Get is_*_destructible tests passing in C++03. 2015-07-18 16:43:58 +00:00
nothing_to_do.pass.cpp