diff --git a/clang/www/c_status.html b/clang/www/c_status.html index 1c45bf3a65a0d..99e5c0109d4ff 100644 --- a/clang/www/c_status.html +++ b/clang/www/c_status.html @@ -1032,7 +1032,7 @@

C23 implementation status

Add annotations for unreachable control flow v2 N2826 - Clang 17 + Clang 17 Unicode Sequences More Than 21 Bits are a Constraint Violation r0 @@ -1079,11 +1079,11 @@

C23 implementation status

N2900 - Clang 17 + Clang 17 N3011 - Clang 17 + Clang 17 Not-so-magic: typeof @@ -1104,7 +1104,7 @@

C23 implementation status

Revise spelling of keywords v7 N2934 - Clang 17 + Clang 17 Make false and true first-class language features v8 @@ -1130,7 +1130,7 @@

C23 implementation status

Remove ATOMIC_VAR_INIT v2 N2886 - Clang 17 + Clang 17 Require exact-width integer type interfaces v2 @@ -1211,7 +1211,7 @@

C23 implementation status

Introduce the nullptr constant N3042 - Clang 17 + Clang 17 Memory layout of unions diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index d888c8487abe8..41acb47b40d87 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -125,7 +125,7 @@

C++2c implementation status

constexpr cast from void* P2738R1 - Clang 17 + Clang 17 On the ignorability of standard attributes @@ -140,7 +140,7 @@

C++2c implementation status

User-generated static_assert messages P2741R3 - Clang 17 + Clang 17 Placeholder variables with no name @@ -231,7 +231,7 @@

C++23 implementation status

Change scope of lambda trailing-return-type P2036R3 - Clang 17 + Clang 17 P2579R0 @@ -407,7 +407,7 @@

C++23 implementation status

consteval needs to propagate up P2564R3 (DR) - Clang 17 + Clang 17 Lifetime extension in range-based for loops @@ -576,7 +576,7 @@

C++20 implementation status

P2002R1 - Clang 17 + Clang 17 P2085R0 @@ -595,7 +595,7 @@

C++20 implementation status

Lambdas in unevaluated contexts P0315R4 - Clang 17 + Clang 17 @@ -687,7 +687,7 @@

C++20 implementation status

Immediate functions (consteval) P1073R3 - Clang 17 + Clang 17 P1937R2 @@ -810,7 +810,7 @@

C++20 implementation status

Class template argument deduction for aggregates P1816R0 - Clang 17 + Clang 17 P2082R1