From: Richard Smith
Date: Thu, 5 Nov 2015 21:42:07 +0000 (+0000)
Subject: Fix CSS style name.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7667a2b1e51b102da5ab49f9e2e72e6647b513d;p=clang
Fix CSS style name.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252215 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 3bd6caf3bd..040e539b50 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -596,12 +596,12 @@ as the draft C++1z standard evolves.
Remove deprecated register storage class |
P0001R1 |
- No |
+ No |
Remove deprecated bool increment |
P0002R1 |
- No |
+ No |
Make exception specifications part of the type system |