[libcxx-commits] [libcxx] [libcxx] [test] Detect mingw-w64 headers compatible with C++ module builds (PR #92893)
Jacek Caban via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 21 04:57:22 PDT 2024
cjacek wrote:
This looks correct, but if we need to check `__mingw_static_ovr` anyway, I wonder if `__MINGW64_VERSION_MAJOR` checks could be just skipped.
https://github.com/llvm/llvm-project/pull/92893
More information about the libcxx-commits
mailing list