llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
Eric Fiselier e778d10c0f Fix incorrect exception handling behavior in the uninitialized algorithms
llvm-svn: 283941
2016-10-11 21:13:44 +00:00
..
specialized.addressof Provide a constexpr addressof with GCC 7. 2016-10-10 05:34:18 +00:00
specialized.destroy Fix memory leak in test. 2016-07-24 04:41:44 +00:00
uninitialized.construct.default Fix incorrect exception handling behavior in the uninitialized algorithms 2016-10-11 21:13:44 +00:00
uninitialized.construct.value Fix incorrect exception handling behavior in the uninitialized algorithms 2016-10-11 21:13:44 +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 Fix incorrect exception handling behavior in the uninitialized algorithms 2016-10-11 21:13:44 +00:00
nothing_to_do.pass.cpp