[PATCH] D33082: Fix Libc++ build with MinGW64
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 14 14:29:28 PDT 2017
compnerd added a comment.
Sure, a `_LIBCPP_MSVCRT_LIKE` WFM. I just want to make sure that we don''t conflate the underlying libc implementation with the Win32 API set.
https://reviews.llvm.org/D33082
More information about the cfe-commits
mailing list