[llvm] r198690 - Try to fix the windows build. The comments in other files don't seem to

Chandler Carruth chandlerc at gmail.com
Tue Jan 7 14:57:01 PST 2014


On Tue, Jan 7, 2014 at 3:09 PM, Robinson, Paul <
Paul_Robinson at playstation.sony.com> wrote:

> It sure looks like Windows.h is now *before* (most of) the
> standard headers here...
>

I don't think these are standard headers. Really, <malloc.h> isn't either
and should be below as well.

When I said standard, I meant C, C++, or POSIX standard headers...

But I'm hesitant to keep changing this other than to fix build bots as I'm
not a Windows programmer and don't really know what the original comment
intended. Hopefully Michael Spencer can pick the One True Way to include
Windows.h and comment it correctly. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140107/5255d71f/attachment.html>


More information about the llvm-commits mailing list