From 3f22bf947d3c7534ffd44bcc2bd23afb042d52a8 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Thu, 5 Nov 2015 21:42:32 +0000
Subject: [PATCH] Fix incorrect status for P0012R1.
llvm-svn: 252216
---
clang/www/cxx_status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 040e539b502e..a499db12c322 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -606,7 +606,7 @@ as the draft C++1z standard evolves.
| Make exception specifications part of the type system |
P0012R1 |
- Clang 3.6 |
+ No |
| __has_include |