llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Marshall Clow e67179bc6c Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
llvm-svn: 292986
2017-01-24 22:22:33 +00:00
..
util.smartptr.enab [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
util.smartptr.hash Fix recent build errors 2017-01-21 00:57:29 +00:00
util.smartptr.shared Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR 2017-01-24 22:22:33 +00:00
util.smartptr.shared.atomic Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
util.smartptr.weak Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
util.smartptr.weakptr
nothing_to_do.pass.cpp