llvm-project/libcxx/test/std/utilities/function.objects/func.search
Martin Storsjö 948dd664c3 [libcxx] Fix the type attribute for a couple templates
Use `_LIBCPP_TEMPLATE_VIS` instead of `_LIBCPP_TYPE_VIS` for a template
class.

This fixes the nodiscard_extensions.pass.cpp and a couple
func.search.default test cases when built in MSVC/DLL configurations.

Differential Revision: https://reviews.llvm.org/D99932
2021-04-06 19:54:34 +03:00
..
func.search.bm [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.search.bmh [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.search.default [libcxx] Fix the type attribute for a couple templates 2021-04-06 19:54:34 +03:00