Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Microsoft Visual Studio to support clang front-end

The article I was referring to is here:

http://blogs.msdn.com/b/vcblog/archive/2015/09/25/rejuvenating-the-microsof
t-c-c-compiler.aspx


It¹s pretty interesting but, yes, the thing that got them into trouble was
the /analyze option for static analysis.

At any rate, what it really comes down to Nathan is your contributions.
You¹re keeping us moving along. As soon as that goes away, we¹re in
trouble ;).

Cheers,
Doug.

On 2015-10-24, 6:05 AM, "cdt-dev-bounces@xxxxxxxxxxx on behalf of Nathan
Ridge" <cdt-dev-bounces@xxxxxxxxxxx on behalf of zeratul976@xxxxxxxxxxx>
wrote:

>> BTW using clang for generating the source info is still the right thing
>> 
>> to do. That¹s independent of the fact we don¹t have the resources to do
>> 
>> that. 
>
>I agree that this is where we'd like to be in the long term. It's just a
>daunting task, as it basically involves rewriting large parts of our
>code, such as the indexer and the various consumers of our AST.
>
>Regards,
>Nate
> 		 	   		  
>_______________________________________________
>cdt-dev mailing list
>cdt-dev@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
>https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top