[llvm-dev] [llvm] r250383 - Speculatively unbreak Windows build

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 16 16:15:47 PDT 2015


On Fri, Oct 16, 2015 at 2:55 PM, David Blaikie via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Ah, I see this was addressed in 250386 - though might be nice to address
> across the whole project rather than this particular inclusion. Though
> maybe we've few enough inclusions that it's not too bad.
>

I'd rather not have an extra flag to every compilation just to handle the
odd inclusion of windows.h. Most of LLVM should not be including
system-specific headers, and the parts that do should be small.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151016/d569282e/attachment.html>


More information about the llvm-dev mailing list