llvm-project/libcxx/include/support/win32
Martin Storsjö 83a03867da [libcxx] Add missing _LIBCPP_FUNC_VIS on a few win32 locale functions
These functions are called directly from the public installed
headers, and thus need to be exported in DLL builds, just like
some other functions in the same header (e.g. snprintf_l).

This fixes e.g. test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/get_float.pass.cpp
in mingw configurations.

Differential Revision: https://reviews.llvm.org/D91328
2020-11-18 11:04:55 +02:00
..
limits_msvc_win32.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
locale_win32.h [libcxx] Add missing _LIBCPP_FUNC_VIS on a few win32 locale functions 2020-11-18 11:04:55 +02:00