From d1f96d4cfe25770827b5f819b6a9de6fef142c9c Mon Sep 17 00:00:00 2001 From: Vlad Serebrennikov Date: Thu, 16 May 2024 17:51:59 +0300 Subject: [clang][NFC] Claim support for P3106R1 since Clang 17 Test for this paper were added in https://github.com/llvm/llvm-project/pull/91435 --- clang/www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/www') diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 6e2fd745..a11bf9a0 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -172,7 +172,7 @@ C++23, informally referred to as C++26.

Clarifying rules for brace elision in aggregate initialization P3106R1 (DR) - No + Clang 17 Attributes for Structured Bindings -- cgit v1.1