comments shouldn't go in the AST, and we already make it easy
to go from a decl to the doc comments for it.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91785 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 8a1681f..a10eb8f 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -167,7 +167,7 @@
   <td></td>
   <td class="na">N/A</td>
   <td class="na">N/A</td>
-  <td>NDR "form feed or vtab in comment" is not diagnosed. No AST representation of comments.</td>
+  <td>NDR "form feed or vtab in comment" is not diagnosed.</td>
 </tr>
 <tr>
   <td>&nbsp;&nbsp;2.8 [lex.header]</td>