summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object
Commit message (Expand)AuthorAgeFilesLines
* [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-286-0/+29
* Fix unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-10-232-2/+2
* 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-1242-0/+4630
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-1242-4669/+0
* Add <optional> header.Eric Fiselier2016-10-1242-0/+4669
OpenPOWER on IntegriCloud