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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/memory
Eric Fiselier 631d697c62 Fix test failure to to new/delete ellisions
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307510 91177308-0d34-0410-b5e6-96231b3b80d8
8 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 Fix test failure to to new/delete ellisions 8 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 Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms. 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
util.dynamic.safety Fix PR26961 - Add default constructor to std::pointer_safety struct. 9 years ago
util.smartptr [test] Fix breakage from r303947 =( 9 years ago