summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/copy.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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
* [NFC] Reformat std::optional testsLouis Dionne2018-11-121-3/+3
* optional: Implement LWG 2900 and P0602Casey Carter2017-07-091-4/+4
* Add some constexpr tests for optional's move/copy ctorMarshall Clow2017-05-251-0/+13
* Mark the copy constructor and move Marshall Clow2017-05-171-1/+6
* Add more tests for optional<const T>Eric Fiselier2016-10-281-0/+5
* Implement N4606 optionalEric Fiselier2016-10-121-0/+150
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-150/+0
* Add <optional> header.Eric Fiselier2016-10-121-0/+150
OpenPOWER on IntegriCloud