Skip to content

Commit 62c2959

Browse files
committed
[clang] NFC: cxx_status mark P0522R0 as unreleased
Addressing post-commit review on #89807
1 parent 4fd319a commit 62c2959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/www/cxx_status.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
466466
<details>
467467
<summary>Clang 19 (Partial)</summary>
468468
The lifetime extension of temporaries bound to member references
469-
by default member initializers in aggregate initialization was
469+
by default member initializers in aggregate initialization was
470470
not supported now.
471471
</details>
472472
</td>
@@ -1141,7 +1141,7 @@ <h2 id="cxx17">C++17 implementation status</h2>
11411141
<tr>
11421142
<td>Matching template template parameters to compatible arguments</td>
11431143
<td><a href="https://wg21.link/p0522r0">P0522R0</a> (<a href="#dr">DR</a>)</td>
1144-
<td class="full" align="center">Clang 19 <a href="#p0522">(10)</a></td>
1144+
<td class="unreleased" align="center">Clang 19 <a href="#p0522">(10)</a></td>
11451145
</tr>
11461146
<tr>
11471147
<td>Removing deprecated dynamic exception specifications</td>

0 commit comments

Comments
 (0)