llvm-project/libcxx/test/std/utilities/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.bad_variant_access [libc++] Fix XFAILs when exceptions are disabled 2019-02-05 20:55:23 +00:00
variant.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.get [libc++][test] Fix noexcept assertions in variant's get tests 2019-04-25 18:36:29 +00:00
variant.hash Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.helpers Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.monostate Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.monostate.relops Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.relops Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.synopsis Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant.variant 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.visit [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00