llvm-project/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
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
..
F.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
F_assign.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
alloc.pass.cpp Installed allocator into std::function 2010-08-20 19:36:46 +00:00
alloc_F.pass.cpp Installed allocator into std::function 2010-08-20 19:36:46 +00:00
alloc_function.pass.cpp Installed allocator into std::function 2010-08-20 19:36:46 +00:00
alloc_nullptr.pass.cpp Installed allocator into std::function 2010-08-20 19:36:46 +00:00
alloc_rfunction.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
copy.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
copy_assign.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
default.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
nullptr_t.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00
nullptr_t_assign.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00