Update front page to indicate that we do, in fact, support some of C++11.

llvm-svn: 153246
This commit is contained in:
Richard Smith 2012-03-22 08:15:13 +00:00
parent 7da2aa24c2
commit eb38bf549d
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
targeting X86-32, X86-64, and ARM (other targets may have caveats, but are
usually easy to fix). If you are looking for source analysis or
source-to-source transformation tools, clang is probably a great
solution for you. Clang does not support C++'11 yet, please see the <a
solution for you. Clang supports most of C++11, please see the <a
href="cxx_status.html">C++ status</a> page for more
information.</p>