summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/variant/variant.variant/variant.assign/move.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++][test] Silence more warnings in variant testsCasey Carter2019-10-141-1/+1
* [libc++][test] std::variant test cleanupCasey Carter2019-10-131-1/+1
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-051-1/+1
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-7/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] Reorganize tests since the application of P0602R4Louis Dionne2019-01-101-12/+20
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-191-6/+8
* Implement LWG 2904.Michael Park2017-06-071-8/+0
* [test] Test changes to accommodate LWG 2904 "Make variant move-assignment mor...Casey Carter2017-06-071-6/+197
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+7
* Work around Clang 3.8 bugsEric Fiselier2016-12-031-24/+0
* Implement C++17 <variant>. Patch from Michael Park!Eric Fiselier2016-12-021-10/+10
* Fix copy/paste errors in new variant testsEric Fiselier2016-12-021-3/+3
* Add tests for libc++'s constexpr variant copy/move extensionEric Fiselier2016-12-021-0/+24
* Add <variant> tests but disable them for libc++Eric Fiselier2016-11-231-0/+319
OpenPOWER on IntegriCloud