From: Richard Smith
Date: Fri, 20 Jun 2014 20:35:42 +0000 (+0000)
Subject: C++ status page: restore the convention of saying "SVN" until we reach a release.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76981cc33cb8d6477a9c65a6104725e3047d05b9;p=clang
C++ status page: restore the convention of saying "SVN" until we reach a release.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211398 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index e249a8b3c1..06ef36ea43 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -525,22 +525,22 @@ as the draft C++1z standard evolves.
static_assert with no message |
N3928 |
- Clang 3.5 |
+ SVN |
Disabling trigraph expansion by default |
N3981 |
- Clang 3.5 |
+ SVN |
Terse range-based for loops |
N3994 |
- Clang 3.5 |
+ SVN |
typename in a template template parameter |
N4051 |
- Clang 3.5 |
+ SVN |