[PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Nico Rieck
nico.rieck at gmail.com
Tue Aug 13 07:36:15 PDT 2013
On 13.08.2013 03:31, G M wrote:
> Hello
>
> Could someone please consider this patch to libcxx. it's an improvement and
> replacement to my prior patch that has yet to be committed. More details
> about this and the prior patch can be found in previous messages with the
> same subject line as this message.
You can't just intentionally break other platforms in the process. You
should also mention that it's for Mingw. The attached patch restores the
previous behavior. But it doesn't link, at least for me. How are you
building libc++ with Mingw?
-Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mingw.patch
Type: text/x-patch
Size: 5541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130813/7f78b2e8/attachment.bin>
More information about the cfe-commits
mailing list