[cfe-dev] Clang with Xcode 3.2.2?

Nico Weber thakis at chromium.org
Tue Aug 3 13:36:57 PDT 2010


(clang++ is mostly a symlink to clang)

On Tue, Aug 3, 2010 at 1:36 PM, Nico Weber <thakis at chromium.org> wrote:

> XCode passes -x c++ or so to clang, which puts clang into c++ mode. No
> clang++ needed as far as I know.
>
>
> On Tue, Aug 3, 2010 at 1:27 PM, Alexander MacDonald <alexmac at adobe.com>wrote:
>
>> 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
>> >
>>
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100803/d55e74fa/attachment.html>


More information about the cfe-dev mailing list