From 5a20d7eebe7fa32f171b29495ce2d9bfa71a9545 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 11 Nov 2016 22:48:43 +0000 Subject: [PATCH] [cxx_status] Prepare features list for WG21 motions. llvm-svn: 286660 --- clang/www/cxx_status.html | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index da2bc92345ba..54a0d70d141c 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -536,7 +536,7 @@ as the draft C++1z standard evolves. C++1z Proposal Available in Clang? - + static_assert with no message N3928 @@ -731,6 +731,29 @@ as the draft C++1z standard evolves. P0305R1 Clang 3.9 + +

@@ -815,7 +838,7 @@ and library features that are not part of standard C++.

[DRAFT TS] Coroutines - P0057R5 + P0057R7 WIP