From 28f597c2ef2338dcae6d3aa47c73639eec99afd9 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 17 May 2019 19:19:28 +0000 Subject: [c++20] P1327R1: Support for typeid applied to objects of polymorphic class type in constant evaluation. This reinstates r360977, reverted in r360987, now that its rerequisite patch is reinstated and fixed. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361067 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/cxx_status.html b/www/cxx_status.html index 84552c2018..5acdd56391 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -973,10 +973,11 @@ as the draft C++2a standard evolves. P1327R1 - No + SVN P1330R0 + No Prohibit aggregates with user-declared constructors -- cgit v1.2.1