summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/specialized.algorithms
Commit message (Expand)AuthorAgeFilesLines
* Make std::addressof constexpr in C++17 (Clang only).Eric Fiselier2016-03-171-0/+42
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-104-0/+4
* Remove undefined behavior from some tests. Same pattern as the unitialized_co...Marshall Clow2015-11-022-10/+16
* Remove undefined behavior from some tests. Thanks to Walter Brown for the hea...Marshall Clow2015-11-022-10/+18
* Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera...Marshall Clow2015-05-194-0/+94
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-0/+265
OpenPOWER on IntegriCloud