From 6197d01def79876e2c1670ced871e10b12c36241 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Mon, 15 Aug 2016 02:47:23 +0000 Subject: [PATCH] cxx_status: update features implemented in clang 3.9 from "svn" to "Clang 3.9" now that svn trunk is 4.0. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@278650 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index c93c4a87a7..b22ec4598a 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -578,7 +578,7 @@ as the draft C++1z standard evolves.

P0036R0 - SVN + Clang 3.9 u8 character literals @@ -624,28 +624,28 @@ as the draft C++1z standard evolves.

New specification for inheriting constructors (DR1941 et al) P0136R1 - SVN (9) + Clang 3.9 (9) [[fallthrough]] attribute P0188R1 - SVN + Clang 3.9 [[nodiscard]] attribute P0189R1 - SVN + Clang 3.9 [[maybe_unused]] attribute P0212R1 - SVN + Clang 3.9 Aggregate initialization of classes with base classes P0017R1 - SVN + Clang 3.9 constexpr lambda expressions @@ -655,17 +655,17 @@ as the draft C++1z standard evolves.

Differing begin and end types in range-based for P0184R0 - SVN + Clang 3.9 Lambda capture of *this P0018R3 - SVN + Clang 3.9 Direct-list-initialization of enums P0138R2 - SVN + Clang 3.9 Hexadecimal floating-point literals @@ -676,7 +676,7 @@ as the draft C++1z standard evolves.

Using attribute namespaces without repetition P0028R4 - SVN + Clang 3.9 Dynamic memory allocation for over-aligned data @@ -714,12 +714,12 @@ as the draft C++1z standard evolves.

constexpr if-statements P0292R2 - SVN + Clang 3.9 Inline variables P0386R2 - SVN + Clang 3.9 Structured bindings @@ -729,7 +729,7 @@ as the draft C++1z standard evolves.

Separate variable and condition for if and switch P0305R1 - SVN + Clang 3.9 -- 2.40.0