search for: a911cb65

Displaying 2 results from an estimated 2 matches for "a911cb65".

2013 Aug 28
0
[LLVMdev] COFF.h and windows.h conflict
...hing in llvm is including windows.h? Or that some std lib C/C++ header is being included and the OS provided std header is including windows.h? -Nick -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130828/a911cb65/attachment.html>
2013 Aug 28
2
[LLVMdev] COFF.h and windows.h conflict
Yes of course I understand it was done on purpose. It's just that it makes it impossible to include COFF.h and Windows.h side by side (which probably wasn't necessary until now). On Wed, Aug 28, 2013 at 9:52 AM, Reid Kleckner <rnk at google.com> wrote: > IMO the fact that it uses the standard names from the COFF documentation > is a feature, not a bug. > > The elf and