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

Douglas Gregor dgregor at apple.com
Fri Mar 11 10:56:40 PST 2011


On Mar 11, 2011, at 10:12 AM, Faisal Vali wrote:

> Xcode 4 uses a clang version with variadics, rvalue references
> (release mode only), and decltype implemented.

This is not the case.

> 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 has developer forums where it is appropriate to ask questions about Apple products, including Xcode 4, so please use those. Let's keep the discussion on the open-source lists focused on the open-source Clang.

	- Doug



More information about the cfe-dev mailing list