From: Richard Smith
Date: Mon, 17 Jun 2013 23:54:23 +0000 (+0000)
Subject: Turn Clang 3.3 boxes on C++ status from yellow to green now we're releasing it.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02344ac7b06dd6bd493c553da5012018ef9dc3fb;p=clang
Turn Clang 3.3 boxes on C++ status from yellow to green now we're releasing it.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184149 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 5b1e739478..44ddd32519 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -179,7 +179,7 @@ currently requires g++-4.8's C++ runtime library.
Generalized attributes |
N2761 |
- Clang 3.3 (1) |
+ Clang 3.3 (1) |
Generalized constant expressions |
@@ -189,7 +189,7 @@ currently requires g++-4.8's C++ runtime library.
Alignment support |
N2341 |
- Clang 3.3 |
+ Clang 3.3 |
@@ -201,7 +201,7 @@ currently requires g++-4.8's C++ runtime library.
Inheriting constructors |
N2540 |
- Clang 3.3 |
+ Clang 3.3 |
Explicit conversion operators |
@@ -308,7 +308,7 @@ currently requires g++-4.8's C++ runtime library.
Sequence points |
N2239 |
- Clang 3.3 |
+ Clang 3.3 |
Atomic operations |
@@ -354,7 +354,7 @@ currently requires g++-4.8's C++ runtime library.
Thread-local storage |
N2659 |
- Clang 3.3 |
+ Clang 3.3 |
Dynamic initialization and destruction with concurrency |
@@ -427,7 +427,7 @@ available.
decltype(auto) |
N3638 |
- Clang 3.3 |
+ Clang 3.3 |
Return type deduction for normal functions |
@@ -462,7 +462,7 @@ available.
Member initializers and aggregates |
N3653 |
- Clang 3.3 |
+ Clang 3.3 |
Clarifying memory allocation |