[cfe-dev] Building clang with Visual Studio

Niklas Larsson lambda at niklas.org
Sat Feb 28 10:55:34 PST 2009


>
> On Feb 28, 2009, at 10:17 AM, lambda at niklas.org wrote:
>
>> I built LLVM with clang in VS2008 today, using CMake to generate the
>> project files. It went pretty smoothly, but it choked in a couple of
>> places. Below is the fixes I made to make it work, renaming a
>> parameter
>> that it got hung up on, and restating an initialization it couldn't
>> handle. It works fine so far on my toy programs.
>
> Great!  Please attach the patch as an attachment, that makes it easier
> to apply.
>
> -Chris
>
>

Patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vs2008.patch
Type: application/octet-stream
Size: 3014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090228/49c74adf/attachment.obj>


More information about the cfe-dev mailing list