From b14b99abefb0dd40b13dd70c99d87d04a66b3236 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 9 May 2019 03:49:47 +0000 Subject: [PATCH] [cxx_status] Mark support for std::is_constant_evaluated as done. Eric implemented this in r359067. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360310 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 052ba0b2c6..e15fca2ac1 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1023,7 +1023,7 @@ as the draft C++2a standard evolves. std::is_constant_evaluated P0595R2 - No + SVN Nested inline namespaces -- 2.50.1