]> granicus.if.org Git - clang/commit
clang has had full and tested support for C++0x trailing-return-type and auto type...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 3 Apr 2011 14:12:46 +0000 (14:12 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 3 Apr 2011 14:12:46 +0000 (14:12 +0000)
commit6a4e73ccd0c51ae8a08b13d7693fb15d106c8522
treea227e8d312f18b34c76eff16a24d7a64a5f1cf3c
parentc2dace11190e42d7cdd3c1b3bd2ecc8593f8e13e
clang has had full and tested support for C++0x trailing-return-type and auto type deduction since r126166. Update the website to reflect this, and add a __has_feature test.

trailing-return-type codegen is not tested yet (name mangling in particular).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128787 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/has_feature_cxx0x.cpp
www/cxx_status.html