Boost logo

Boost :

Subject: Re: [boost] Scalpel: a Spirit&Wave-powered C++ source code analysis library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-09-06 21:17:05


AMDG

Sebastian Redl wrote:
> On Sep 6, 2010, at 5:32 PM, Nelson, Erik - 2 wrote:
>
>> Last time I looked at Clang, it wasn't compilable with MSVC- is my
>> memory accurate?
>>
>
> It's probably accurate, but also outdated. Clang can be compiled by Visual Studio (many thanks to Steven Watanabe, by the way). What Clang can't do yet is parse VS's own headers,

It's getting close. I'm down to 13 errors for #include <iostream>
with my working copy of clang. Most of the remaining errors
have to do with rvalue-references.

> at least not enough of them for reasonable programs. So you have to use MinGW's headers.
>

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk