From: Richard Smith Date: Thu, 14 Jun 2018 00:05:28 +0000 (+0000) Subject: [www] Update cxx_status page for Rapperswil motions. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b878dfda35d801834e4d97f3088b51b86acc73e2;p=clang [www] Update cxx_status page for Rapperswil motions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334674 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 63dc13ee33..dfd05575e3 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -844,10 +844,14 @@ as the draft C++2a standard evolves. Clang 6 - __VA_OPT__ for preprocessor comma elision + __VA_OPT__ for preprocessor comma elision P0306R4 Clang 6 + + P1042R1 + Partial + Designated initializers P0329R4 @@ -883,13 +887,16 @@ as the draft C++2a standard evolves. No - Consistent comparison (operator<=>) + Consistent comparison (operator<=>) P0515R3 - Partial + Partial P0905R1 + + P1120R0 + Access checking on specializations P0692R1 @@ -926,6 +933,42 @@ as the draft C++2a standard evolves. P0780R2 No + + + Class types as non-type template parameters + P0732R2 + No + + + Destroying operator delete + P0722R3 + Clang 6 + + + Virtual function calls in constant expressions + P1064R0 + No + + + Prohibit aggregates with user-declared constructors + P1008R1 + No + + + Contracts + P0542R5 + No + + + Feature test macros + P0941R2 + (see below) + + + explicit(bool) + P0892R2 + No + @@ -958,7 +1001,7 @@ and library features that are not part of standard C++.

Compiler flag Available in Clang? - + SD-6: SG10 feature test recommendations SD-6 N/A