diff --git a/www/cxx_status.html b/www/cxx_status.html
index 92a3435019..8e143f6b00 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -83,7 +83,7 @@ C++11 mode.
Initializer lists |
N2672 |
- Clang 3.1 |
+ Clang 3.1 |
Static assertions |
@@ -113,7 +113,7 @@ C++11 mode.
Lambda expressions |
N2927 |
- Clang 3.1 |
+ Clang 3.1 |
Declared type of an expression |
@@ -123,7 +123,7 @@ C++11 mode.
Incomplete return types |
N3276 |
- Clang 3.1 |
+ Clang 3.1 |
Right angle brackets |
@@ -164,7 +164,7 @@ C++11 mode.
Forward declarations for enums |
N2764
DR1206 |
- Clang 3.1 |
+ Clang 3.1 |
Generalized attributes |
@@ -174,7 +174,7 @@ C++11 mode.
Generalized constant expressions |
N2235 |
- Clang 3.1 |
+ Clang 3.1 |
Alignment support |
@@ -216,12 +216,12 @@ C++11 mode.
Universal character names in literals |
N2170 |
- Clang 3.1 |
+ Clang 3.1 |
User-defined literals |
N2765 |
- Clang 3.1 |
+ Clang 3.1 |
Standard Layout Types |
@@ -247,7 +247,7 @@ C++11 mode.
Extending sizeof |
N2253
DR850 |
- Clang 3.1 |
+ Clang 3.1 |
Inline namespaces |
@@ -257,7 +257,7 @@ C++11 mode.
Unrestricted unions |
N2544 |
- Clang 3.1 |
+ Clang 3.1 |
Local and unnamed types as template arguments |
@@ -303,17 +303,17 @@ C++11 mode.
Atomic operations |
N2427 |
- Clang 3.1 |
+ Clang 3.1 |
Strong Compare and Exchange |
N2748 |
- Clang 3.1 |
+ Clang 3.1 |
Bidirectional Fences |
N2752 |
- Clang 3.1 |
+ Clang 3.1 |
@@ -339,7 +339,7 @@ C++11 mode.
Allow atomics use in signal handlers |
N2547 |
- Clang 3.1 |
+ Clang 3.1 |
Thread-local storage |