[cfe-dev] Clang with Xcode 3.2.2?

Alexander MacDonald alexmac at adobe.com
Tue Aug 3 13:27:49 PDT 2010


hmm, but there's no clang++ provided with xcode 3.2.2 and looking into the clang xcplugin bundle it makes no mention of c++ support, maybe I need to update to the 4.0 beta, but I'd like to avoid that if possible...

On Aug 3, 2010, at 1:22 PM, Ted Kremenek wrote:

> Hi Alex,
> 
> You can replace /Developer/usr/bin/clang with a symlink to the clang you have built.
> 
> Cheers,
> Ted
> 
> On Aug 3, 2010, at 1:09 PM, Alexander MacDonald wrote:
> 
>> I've been playing with clang on the commandline and I've had some success with it but I'd really like to try it out with some larger projects that are built with XCode. Should I just replace the clang binary that xcode 3.2.2 ships with, or does someone have an updated version of the xcplugin bundle that I can use?
>> 
>> 
>> Thanks,
>> Alex Macdonald
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 





More information about the cfe-dev mailing list