diff options
-rw-r--r-- | www/cxx_status.html | 3 |
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>
|