Author: lattner
Date: Sat Dec 19 14:59:13 2009
New Revision: 91785
URL: http://llvm.org/viewvc/llvm-project?rev=91785&view=rev
Log:
comments shouldn't go in the AST, and we already make it easy
to go from a decl to the doc comments for it.
Modified:
cfe/trunk/www/cxx_status.html
Modified: cfe/trunk/www/cxx_status.html
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=91785&r1=91784&r2=91785&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Sat Dec 19 14:59:13 2009
@@ -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> 2.8 [lex.header]</td>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits