Skip to content

Commit

Permalink
Update front page to indicate that we do, in fact, support some of C+…
Browse files Browse the repository at this point in the history
…+11.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153246 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
zygoloid committed Mar 22, 2012
1 parent 06911d4 commit 86029ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2>Current Status</h2>
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>

Expand Down

0 comments on commit 86029ea

Please sign in to comment.