llvm-project/libcxx/test/std/utilities/memory
Eric Fiselier 98acdde59a avoid new/delete ellision in construct.pass.cpp
llvm-svn: 328445
2018-03-25 03:00:42 +00:00
..
allocator.tag
allocator.traits More of P0600; marking allocation routines as [[nodiscard]] 2017-11-26 02:55:38 +00:00
allocator.uses Fix failure on 03 bot 2016-09-22 03:25:22 +00:00
c.malloc
default.allocator avoid new/delete ellision in construct.pass.cpp 2018-03-25 03:00:42 +00:00
pointer.conversion [libcxx] Implement std::to_address for C++20 2017-11-22 19:49:21 +00:00
pointer.traits [libc++] Remove various C++03 feature test macros 2016-09-25 03:34:28 +00:00
ptr.align Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
specialized.algorithms [libcxx] [test] Make files consistently end with newlines, NFC. 2017-07-29 00:55:22 +00:00
storage.iterator [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
temporary.buffer Disable test in C++<11 mode due to use of alignas. 2018-02-01 23:31:22 +00:00
unique.ptr/unique.ptr.special Fix improperly failing test - and the code it was testing. Thanks to Stephan Lavavej for the catch. 2018-03-22 18:27:28 +00:00
util.dynamic.safety Fix PR26961 - Add default constructor to std::pointer_safety struct. 2017-01-05 01:28:40 +00:00
util.smartptr Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before) 2017-12-05 04:09:49 +00:00