From: Richard Smith Date: Sat, 22 Oct 2016 01:35:34 +0000 (+0000) Subject: Mark P0012R1 as "Partial" since it's now substantially complete. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdc43f787065f7a6259544fa49f3a01e2b86bddd;p=clang Mark P0012R1 as "Partial" since it's now substantially complete. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284907 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 4f19c69714..870008eef5 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -612,7 +612,9 @@ as the draft C++1z standard evolves. Make exception specifications part of the type system P0012R1 - No + Partial + __has_include in preprocessor conditionals @@ -723,6 +725,8 @@ as the draft C++1z standard evolves. Structured bindings P0217R3 Partial + Separate variable and condition for if and switch