[cfe-dev] Does anyone know when Xcode 4 will update its clang to a version with C++0x 'auto'?

Sean McBride sean at rogue-research.com
Fri Mar 11 10:49:37 PST 2011


On Fri, 11 Mar 2011 12:12:22 -0600, Faisal Vali said:

>Xcode 4 uses a clang version with variadics, rvalue references
>(release mode only), and decltype implemented.
>Does anyone know when Xcode 4 will update its clang to a version that
>has C++0x 'auto' (courtesy of Richard Smith in the latest build)
>implemented?

Apple never announces things like that.

For Xcode 3, you can use your own build of clang following these instructions:
<http://shapeof.com/archives/2010/01/using_the_latest_llvm_with_xcode.html>

I don't know if this still works with Xcode 4.

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada






More information about the cfe-dev mailing list