You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/meta
Howard Hinnant 4300839b5f Hook up to the new clang __is_trivially_constructible and __is_trivially_assignable traits. Fixes r10925427 and http://llvm.org/bugs/show_bug.cgi?id=12038.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@151406 91177308-0d34-0410-b5e6-96231b3b80d8
14 years ago
..
meta.hel A much improved type_traits for C++0x. Not yet done: is_trivially_constructible, is_trivially_assignable and underlying_type. 15 years ago
meta.rel minor corrections to test, and hook is_base_of up to clang intrinsic 15 years ago
meta.rqmts license change 15 years ago
meta.trans Given that __underlying_type is now available in clang, implement 15 years ago
meta.type.synop license change 15 years ago
meta.unary Hook up to the new clang __is_trivially_constructible and __is_trivially_assignable traits. Fixes r10925427 and http://llvm.org/bugs/show_bug.cgi?id=12038. 14 years ago
meta.unary.prop.query Update testsuite strucuture to latest draft 15 years ago
version.pass.cpp license change 15 years ago