diff options
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 9adf640f9b..7bf3e5f694 100644 --- a/www/index.html +++ b/www/index.html @@ -94,8 +94,8 @@ X86-32 and X86-64 (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's C++ support is currently alpha quality - at best, but is evolving rapidly: see the <a + solution for you. Clang's C++ support is currently beta quality, + but is rapidly maturing: see the <a href="cxx_status.html">C++ status</a> page for more information.</p> |