From: Richard Smith Date: Sat, 10 Nov 2018 18:02:40 +0000 (+0000) Subject: [cxx_status] Update for San Diego motions. X-Git-Tag: llvmorg-8.0.0-rc1~4547 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=429dbdde4743a77e49bb2bb12a1658e2c7100547;p=platform%2Fupstream%2Fllvm.git [cxx_status] Update for San Diego motions. llvm-svn: 346591 --- diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index df9326c24ea7..f7db88f649cc 100755 --- a/clang/www/cxx_status.html +++ b/clang/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++