summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/optional/optional.syn
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...Marshall Clow2018-02-018-192/+0
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+1
* Fix std::experimental::optional tests. Patch from Casey Carter.Eric Fiselier2016-07-172-2/+2
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-288-30/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-208-0/+213
OpenPOWER on IntegriCloud