From e9c37e5bb09a44c42f7a305fc12449086bcd0f76 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 5 Dec 2013 21:08:20 +0000 Subject: [PATCH] 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 --- www/cxx_dr_status.html | 3 ++- www/make_cxx_dr_status | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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, '''\ + -- 2.40.0