diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 1e36b90356c3e..c1d95dadbb27e 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -163,7 +163,47 @@

C++2c implementation status

P2864R2 Clang 18 - + + + Disallow Binding a Returned Glvalue to a Temporary + P2748R5 + No + + + Clarifying rules for brace elision in aggregate initialization + P3106R1 (DR) + No + + + Attributes for Structured Bindings + P0609R3 + No + + + Module Declarations Shouldn’t be Macros + P3034R1 (DR) + No + + + Trivial infinite loops are not Undefined Behavior + P2809R3 (DR) + No + + + Erroneous behaviour for uninitialized reads + P2795R5 + No + + + = delete("should have a reason"); + P2573R2 + No + + + Variadic friends + P2893R3 + No +