llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
Eric Fiselier 2e99ae4f97 Fix memory leak in test.
llvm-svn: 276547
2016-07-24 04:41:44 +00:00
..
specialized.addressof Make std::addressof constexpr in C++17 (Clang only). 2016-03-17 03:30:56 +00:00
specialized.destroy Fix memory leak in test. 2016-07-24 04:41:44 +00:00
uninitialized.construct.default Implement P0040r3: Extending memory management tools 2016-07-24 03:51:39 +00:00
uninitialized.construct.value Implement P0040r3: Extending memory management tools 2016-07-24 03:51:39 +00:00
uninitialized.copy Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
uninitialized.fill Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
uninitialized.fill.n Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
uninitialized.move Implement P0040r3: Extending memory management tools 2016-07-24 03:51:39 +00:00
nothing_to_do.pass.cpp