From f394d22fa82df03eaf72bf1876e2d63bbe6cd00f Mon Sep 17 00:00:00 2001 From: Saar Raz Date: Fri, 24 Jan 2020 02:59:14 +0200 Subject: [PATCH] [Concepts] Update cxx_status.html with Concepts support status Concepts will be available with Clang 10 - update cxx_status.html to reflect the papers that have been implemented. --- clang/www/cxx_status.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 50a9d000699..606b8c956f1 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -871,7 +871,7 @@ as the draft C++2a standard evolves. Concepts P0734R0 - No + Clang 10 P0857R0 @@ -884,15 +884,18 @@ as the draft C++2a standard evolves. P0848R3 + No P1616R1 + Clang 10 P1452R2 P1972R0 + No P1980R0 -- 2.11.0