[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 05:15:55 PDT 2024
https://github.com/cjacek approved this pull request.
Fair enough. I generally think that checking feature macros is better than hardcoding versions, but `__mingw_static_ovr` not exactly a feature macro. LGTM, thanks.
https://github.com/llvm/llvm-project/pull/92893
More information about the libcxx-commits
mailing list