llvm-project/libcxx/test/utilities/meta/meta.unary/meta.unary.cat
Howard Hinnant 7609c9b665 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.
llvm-svn: 113086
2010-09-04 23:28:19 +00:00
..
array.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
class.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
enum.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
floating_point.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
function.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
integral.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
lvalue_ref.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
member_function_pointer.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
member_object_pointer.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
pointer.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
rvalue_ref.pass.cpp 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
union.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
void.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00