From c5a857fa5619be83e9154c966db6123724fb3c9e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 19 Dec 2009 20:59:13 +0000 Subject: [PATCH] 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 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.40.0