You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/variant/variant.variant/variant.ctor
Zhihao Yuan b0473a5282 [libc++] Recommit r363692 to implement P0608R3
Re-apply the change which was reverted in r363764 as-is after
breakages being resolved.  Thanks Eric Fiselier for working
hard on this.

See also: https://bugs.llvm.org/show_bug.cgi?id=42330

Differential Revision: https://reviews.llvm.org/D44865


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363993 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
T.pass.cpp [libc++] Recommit r363692 to implement P0608R3 6 years ago
conv.fail.cpp [libc++] Recommit r363692 to implement P0608R3 6 years ago
copy.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
default.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
in_place_index_args.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
in_place_index_init_list_args.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
in_place_type_args.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
in_place_type_init_list_args.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago
move.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 6 years ago