[cfe-dev] Building clang with Visual Studio

Chris Lattner clattner at apple.com
Sat Feb 28 10:36:39 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




More information about the cfe-dev mailing list