summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/assign_value.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignme...Marshall Clow2019-06-271-0/+12
* 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
* Fix more -Wshadow warnings introduced by recent Clang changeEric Fiselier2017-04-041-1/+0
* Update status for std::optional LWG issues and fix an optional SFINAE bugEric Fiselier2016-10-161-0/+12
* Implement N4606 optionalEric Fiselier2016-10-121-0/+261
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-261/+0
* Add <optional> header.Eric Fiselier2016-10-121-0/+261
OpenPOWER on IntegriCloud