[PATCH] D33082: Fix Libc++ build with MinGW64
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 20:30:13 PDT 2017
EricWF updated this revision to Diff 100358.
EricWF added a comment.
- remove `asprintf` declaration and definition entirely. It's not used anywhere within libc++.
https://reviews.llvm.org/D33082
Files:
include/__config
include/__locale
include/locale
include/stdio.h
include/support/win32/locale_win32.h
include/wchar.h
src/chrono.cpp
src/new.cpp
src/support/win32/locale_win32.cpp
src/support/win32/support.cpp
src/system_error.cpp
src/thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33082.100358.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/e9acf001/attachment.bin>
More information about the cfe-commits
mailing list