You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/memory
Eric Fiselier 8eb066a106 Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291278 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
allocator.tag Move test into test/std subdirectory. 11 years ago
allocator.traits [libc++] Remove various C++03 feature test macros 9 years ago
allocator.uses Fix failure on 03 bot 9 years ago
c.malloc Move test into test/std subdirectory. 11 years ago
default.allocator [libcxx] [test] D26813: allocator<const T> is non-Standard. 9 years ago
pointer.traits [libc++] Remove various C++03 feature test macros 9 years ago
ptr.align Get tests running with warnings. Fix warnings in headers and tests 11 years ago
specialized.algorithms Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 9 years ago
storage.iterator [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
temporary.buffer Move test into test/std subdirectory. 11 years ago
unique.ptr Fix unused parameters and variables 9 years ago
util.dynamic.safety Fix PR26961 - Add default constructor to std::pointer_safety struct. 9 years ago
util.smartptr Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 9 years ago