From: Richard Smith Date: Thu, 5 Dec 2013 21:08:20 +0000 (+0000) Subject: Mark auto-generated file as auto-generated, as suggested by Alp. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9c37e5bb09a44c42f7a305fc12449086bcd0f76;p=clang Mark auto-generated file as auto-generated, as suggested by Alp. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196534 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html index b6b5994661..22e1310db5 100644 --- a/www/cxx_dr_status.html +++ b/www/cxx_dr_status.html @@ -1,5 +1,6 @@ + @@ -523,7 +524,7 @@ 81 NAD - Null pointers and C compatibility + Null pointers and C compatability N/A diff --git a/www/make_cxx_dr_status b/www/make_cxx_dr_status index 54f3b7e208..f3fbd78d6f 100755 --- a/www/make_cxx_dr_status +++ b/www/make_cxx_dr_status @@ -51,6 +51,7 @@ out_file = file(output, 'w') print >> out_file, '''\ +