[cfe-dev] [LLVMdev] Windows strategy?

Mikael Lyngvig mikael at lyngvig.org
Tue Jun 12 19:08:08 PDT 2012


Hi Cesar,

I don't understand what headers you are talking about, because my first
> test writing a small Win32 program worked nicely and I just #included
> <windows.h> with no problems.
>

The headers Chandler are referring to are the Microsoft Visual C++ headers.
 I suppose you are using the MinGW headers if you can compile cleanly.
 There's an issue with some Microsoft construct, force_inline or some such,
that Clang does not yet support.


Cheers,
Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120613/79adb4e6/attachment.html>


More information about the cfe-dev mailing list