From ac0456594b0815b5390f5c7f1d2f16de074222e6 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. llvm-svn: 360310 --- clang/www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 052ba0b2c678..e15fca2ac1e2 100755 --- a/clang/www/cxx_status.html +++ b/clang/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