[llvm-commits] Get LLVM to compile with VS2008

Chris Lattner clattner at apple.com
Sun Mar 8 12:19:40 PDT 2009


On Mar 8, 2009, at 4:51 AM, Sebastian Redl wrote:

> Hi,
>
> Attached patch gets LLVM to compile under Visual Studio 2008, and also
> fixes some warnings, as well as suppresses some harmless and unfixable
> (with reasonable effort) warnings in LLVM and Clang.

Looks good to me, except that I'd prefer SubClassReference in TGParser  
to change to "class" for consistency elsewhere.  Please apply when  
convenient.  Thanks Sebastian!

-Chris



More information about the llvm-commits mailing list