llvm-project/libcxx/test/std/utilities/variant/variant.variant
Marshall Clow 4d82e40310 Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides
llvm-svn: 309307
2017-07-27 18:47:35 +00:00
..
variant.assign Implement LWG 2904. 2017-06-07 10:22:43 +00:00
variant.ctor Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides 2017-07-27 18:47:35 +00:00
variant.dtor Implement C++17 <variant>. Patch from Michael Park! 2016-12-02 23:00:05 +00:00
variant.mod Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
variant.status Fix Apple-specific XFAIL directive in libc++ test 2017-03-01 23:14:34 +00:00
variant.swap Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
variant_array.fail.cpp
variant_empty.fail.cpp
variant_reference.fail.cpp Implement C++17 <variant>. Patch from Michael Park! 2016-12-02 23:00:05 +00:00
variant_void.fail.cpp