summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.assign
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Cleanup and enable multiple warnings.Eric Fiselier2019-12-121-0/+1
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-217-7/+7
* 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-048-8/+23
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* [libcxx] Reorganize tests since the application of P0602R4Louis Dionne2019-01-102-3/+41
* optional: Implement LWG 2900 and P0602Casey Carter2017-07-091-15/+15
* Expand test coverage for LWG2857Casey Carter2017-04-212-6/+16
* Additional test file for r300123Marshall Clow2017-04-121-17/+47
* Fix more -Wshadow warnings introduced by recent Clang changeEric Fiselier2017-04-041-1/+0
* Fix shadowing warning. Patch from STL@microsoft.comEric Fiselier2016-10-231-1/+1
* Update status for std::optional LWG issues and fix an optional SFINAE bugEric Fiselier2016-10-161-0/+12
* Implement N4606 optionalEric Fiselier2016-10-128-0/+1476
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-128-1476/+0
* Add <optional> header.Eric Fiselier2016-10-128-0/+1476
OpenPOWER on IntegriCloud