llvm-project/libcxx/test/std/utilities/meta
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.hel Add support for N4389 - std::bool_constant 2015-05-18 23:21:06 +00:00
meta.rel [libcxx] Fix PR22771 - Support access control SFINAE in the library version of is_convertible. 2015-03-30 15:22:20 +00:00
meta.rqmts
meta.trans Cleanup result_of tests and fix issues with the C++03 result_of. 2015-06-13 08:25:24 +00:00
meta.type.synop
meta.unary [libcxx] Get is_*_destructible tests passing in C++03. 2015-07-18 16:43:58 +00:00
meta.unary.prop.query
version.pass.cpp