summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/move.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-051-1/+1
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-7/+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
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-191-6/+7
* optional: Implement LWG 2900 and P0602Casey Carter2017-07-091-4/+4
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-06-201-1/+1
* Add some constexpr tests for optional's move/copy ctorMarshall Clow2017-05-251-0/+14
* Mark the copy constructor and move Marshall Clow2017-05-171-1/+6
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+8
* Add more tests for optional<const T>Eric Fiselier2016-10-281-0/+5
* Implement N4606 optionalEric Fiselier2016-10-121-0/+196
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-196/+0
* Add <optional> header.Eric Fiselier2016-10-121-0/+196
OpenPOWER on IntegriCloud