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.
libcxx/test/std/utilities/memory/specialized.algorithms
Billy Robert O'Neal III 0b23f9c81d Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@297772 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
specialized.addressof Make one of the new tests fail correctly on pre-C++17 systems 9 years ago
specialized.destroy Fix memory leak in test. 9 years ago
uninitialized.construct.default Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms. 9 years ago
uninitialized.construct.value Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms. 9 years ago
uninitialized.copy Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 9 years ago
uninitialized.fill Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 9 years ago
uninitialized.fill.n Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 9 years ago
uninitialized.move Fixed unintentional assignment-in-assert in new "extending memory management tools" algorithms. 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago