cxx/test/utilities/meta
2010-09-07 17:15:17 +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 has_nothrow_default_constructor hooked up to clang. Filed http://llvm.org/bugs/show_bug.cgi?id=8101 to take care of void, arrays of incomplete types, and classes with virtual destructors which don't work yet. If there is some reasons we don't want to handle these types in the compiler, I can handle them in the library. 2010-09-07 17:15:17 +00:00
version.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00