From e7f524991322ba240004d0e3b4d745b3d74def24 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. llvm-svn: 196534 --- clang/www/cxx_dr_status.html | 3 ++- clang/www/make_cxx_dr_status | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index b6b599466112..22e1310db5d7 100644 --- a/clang/www/cxx_dr_status.html +++ b/clang/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/clang/www/make_cxx_dr_status b/clang/www/make_cxx_dr_status index 54f3b7e208e7..f3fbd78d6f99 100755 --- a/clang/www/make_cxx_dr_status +++ b/clang/www/make_cxx_dr_status @@ -51,6 +51,7 @@ out_file = file(output, 'w') print >> out_file, '''\ +