From: Chris Lattner
Date: Sat, 19 Dec 2009 20:59:13 +0000 (+0000)
Subject: comments shouldn't go in the AST, and we already make it easy
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5a857fa5619be83e9154c966db6123724fb3c9e;p=clang
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 8a1681fe7a..a10eb8f95d 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -167,7 +167,7 @@ welcome!
|
N/A |
N/A |
- NDR "form feed or vtab in comment" is not diagnosed. No AST representation of comments. |
+ NDR "form feed or vtab in comment" is not diagnosed. |
2.8 [lex.header] |