From 5a7aa718fe09311c46e2ed86ade4ff564dfe990e Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 10 Nov 2018 18:02:40 +0000 Subject: [cxx_status] Update for San Diego motions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346591 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index df9326c24e..f7db88f649 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -863,13 +863,19 @@ as the draft C++2a standard evolves. No - Concepts + Concepts P0734R0 - No + No P0857R0 + + P1084R2 + + + P1414R2 + Range-based for statements with initializer @@ -945,20 +951,32 @@ as the draft C++2a standard evolves. Clang 6 - Virtual function calls in constant expressions + Relaxations of constexpr restrictions P1064R0 - No + No + + P1002R1 + + + P1327R1 + + + P1330R0 + Prohibit aggregates with user-declared constructors P1008R1 SVN - Contracts + Contracts P0542R5 - No + No + + P1289R1 + Feature test macros P0941R2 @@ -969,6 +987,32 @@ as the draft C++2a standard evolves. P0892R2 No + + + Signed integers are two's complement + P1236R1 + No + + + char8_t + P0482R6 + No + + + Immediate functions (consteval) + P1073R3 + No + + + std::is_constant_evaluated + P0595R2 + No + + + Nested inline namespaces + P1094R2 + No + @@ -1050,7 +1094,7 @@ and library features that are not part of standard C++.

Superseded by P0734R0 - + [DRAFT TS] Coroutines N4663 -fcoroutines-ts
-stdlib=libc++
-- cgit v1.2.3