llvm-project/libcxx/test/std/experimental
Eric Fiselier 8b7faa6871 Implement p0337r0. Delete operator= for polymorphic_allocator.
llvm-svn: 273838
2016-06-27 00:55:25 +00:00
..
algorithms Fix various undefined behavior found by UBSan. 2016-06-19 07:08:27 +00:00
any [libcxx] Add <experimental/any> v2. 2015-07-31 02:24:58 +00:00
filesystem Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow. 2016-06-21 22:42:42 +00:00
func Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
iterator Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
memory Implement p0337r0. Delete operator= for polymorphic_allocator. 2016-06-27 00:55:25 +00:00
optional Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
string.view Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
utilities Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
nothing_to_do.pass.cpp