[cfe-dev] Clang 3.1 on MacOSX xcode?

Eli Friedman eli.friedman at gmail.com
Mon May 14 20:46:28 PDT 2012


On Mon, May 14, 2012 at 7:44 PM, Klaim - Joël Lamotte <mjklaim at gmail.com> wrote:
>  2. assuming that I get clang 3.1 from the release package or from sources,
> once built, how to make XCode use this version?
>
> I'm sorry for such noob question, I'm a bit lost in this new
> environnement...
> I have found these
> informations: http://stackoverflow.com/questions/1718597/using-llvm-clang-2-6-with-xcode-3-2
> But I am not sure if it's the good way to do it, as I need to be able to set
> the new compiler for a new project but keep the default compiler for
> previous projects...

That's a good way to do it; it should only affect a single project.

-Eli




More information about the cfe-dev mailing list