llvm-project/libcxx/test/utilities/meta
Howard Hinnant 10b9b7b4bd Hooked the following up to clang: is_class, is_enum, has_nothrow_copy_assign, has_trivial_destructor, has_virtual_destructor, is_pod. Implemented has_copy_assign.
llvm-svn: 113373
2010-09-08 17:55:32 +00:00
..
meta.hel Working the type_traits area: Hooked up to clang's __is_union. Got has_trivial_copy_assign working. 2010-09-06 19:10:31 +00:00
meta.rel Fixing whitespace problems 2010-08-22 00:59:46 +00:00
meta.rqmts Fixing whitespace problems 2010-08-22 00:59:46 +00:00
meta.trans Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
meta.type.synop Fixing whitespace problems 2010-08-22 00:59:46 +00:00
meta.unary Hooked the following up to clang: is_class, is_enum, has_nothrow_copy_assign, has_trivial_destructor, has_virtual_destructor, is_pod. Implemented has_copy_assign. 2010-09-08 17:55:32 +00:00
version.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00