forked from OSchip/llvm-project
Update front page to indicate that we do, in fact, support some of C++11.
llvm-svn: 153246
This commit is contained in:
parent
7da2aa24c2
commit
eb38bf549d
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue