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? Thanks! Faisal Vali