aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-07-02 15:10:46 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-07-02 15:10:46 +0000
commitb1ca79339efc82a0d11e56d1dbe3fbb351eacb2c (patch)
tree2d9d94fd5047160d8b4f859a7b278a884bf4c5ab
parent9083a6eee7e8a30d23e999f42508f30ad740f59f (diff)
Add note that most of C++ is not supported.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53023 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx_status.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 2a270c346c..88de2f97b0 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -20,7 +20,8 @@
<!--*************************************************************************-->
<p>
-This page tracks the status of C++ support in Clang.</p>
+This page tracks the status of C++ support in Clang.<br>
+Currently most of the C++ features are missing; here you can find features that are at least partially supported in Clang. </p>
<table width="689" border="1">
<tr>
<td width="150"><h3>Feature</h3></td>