llvm-project/libcxx/test/std/utilities/variant/variant.variant
Marshall Clow 98c7c4fad2 Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews.llvm.org/D61829 Thanks to Zoe for the patch.
llvm-svn: 360586
2019-05-13 14:56:02 +00:00
..
variant.assign Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews.llvm.org/D61829 Thanks to Zoe for the patch. 2019-05-13 14:56:02 +00:00
variant.ctor [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
variant.dtor Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.mod [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
variant.status Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.swap [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
variant_array.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant_empty.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant_reference.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant_void.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00