summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/variant_test_helpers.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [test] Test changes to accommodate LWG 2904 "Make variant move-assignment ↵Casey Carter2017-06-071-2/+2
| | | | | | | | | | more exception safe" Also: Move constexpr / triviality extension tests into the std tree and make them conditional on _LIBCPP_VERSION / _MSVC_STL_VERSION. https://reviews.llvm.org/D32671 llvm-svn: 304847
* Add <variant> tests but disable them for libc++Eric Fiselier2016-11-231-0/+81
llvm-svn: 287728
OpenPOWER on IntegriCloud