[PATCH] D33082: Fix Libc++ build with MinGW64
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 10 17:45:48 PDT 2017
EricWF created this revision.
This patch corrects the build errors I encountered when building on MinGW64.
https://reviews.llvm.org/D33082
Files:
include/__locale
include/locale
include/stdio.h
include/support/win32/locale_win32.h
include/wchar.h
src/new.cpp
src/support/win32/locale_win32.cpp
src/support/win32/support.cpp
src/system_error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33082.98570.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170511/71cc566d/attachment.bin>
More information about the cfe-commits
mailing list