summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [libcxx] [test] Make files consistently end with newlines, NFC.Stephan T. Lavavej2017-07-292-2/+2
* Fixed unintentional assignment-in-assert in new "extending memory management ...Billy Robert O'Neal III2017-03-142-2/+2
* Fix incorrect exception handling behavior in the uninitialized algorithmsEric Fiselier2016-10-112-10/+6
* Replace test_throw.h header with a single test macroEric Fiselier2016-10-012-4/+2
* Implement P0040r3: Extending memory management toolsEric Fiselier2016-07-242-0/+237
OpenPOWER on IntegriCloud