summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/U.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-2/+2
* [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
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+7
* Implement LWG 2842 - optional(U&&) needs to SFINAE on decay_t<in_place_t>Eric Fiselier2017-03-301-0/+14
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.Stephan T. Lavavej2017-02-051-5/+0
* Fix unused parameters and variablesEric Fiselier2016-12-231-0/+1
* Add more tests for optional<const T>Eric Fiselier2016-10-281-0/+5
* Implement N4606 optionalEric Fiselier2016-10-121-0/+137
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-137/+0
* Add <optional> header.Eric Fiselier2016-10-121-0/+137
OpenPOWER on IntegriCloud