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.get
Louis Dionne 0a3564fc0b [libcxx][test] Include test_workarounds.h where needed
Some tests require `TEST_WORKAROUND_CONSTEXPR_IMPLIES_NOEXCEPT`, but they
did not include the header that defines that macro.

Thanks to Michael Park for the patch.

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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@362660 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
get_if_index.pass.cpp Support tests in freestanding 6 years ago
get_if_type.pass.cpp Support tests in freestanding 6 years ago
get_index.pass.cpp [libcxx][test] Include test_workarounds.h where needed 6 years ago
get_type.pass.cpp [libcxx][test] Include test_workarounds.h where needed 6 years ago
holds_alternative.pass.cpp Support tests in freestanding 6 years ago