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
Marshall Clow df68ebc39b Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before)
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@319736 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
allocator.tag Move test into test/std subdirectory. 11 years ago
allocator.traits More of P0600; marking allocation routines as [[nodiscard]] 8 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 More of P0600; marking allocation routines as [[nodiscard]] 8 years ago
pointer.conversion [libcxx] Implement std::to_address for C++20 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 [libcxx] [test] Make files consistently end with newlines, NFC. 8 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/unique.ptr.special Fix failure on C++03 bots 8 years ago
util.dynamic.safety Fix PR26961 - Add default constructor to std::pointer_safety struct. 9 years ago
util.smartptr Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before) 8 years ago