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