summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/optional/optional.specalg/swap.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...Marshall Clow2018-02-011-303/+0
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+1
* Protect optional test under libcpp-no-exceptionsRoger Ferrer Ibanez2016-12-011-3/+6
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-7/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+305
OpenPOWER on IntegriCloud