File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ using U2 = decltype(&main);
30
30
#endif
31
31
} // namespace cwg2811
32
32
33
- namespace cwg2813 { // cwg2813: 19
33
+ namespace cwg2813 { // cwg2813: 20
34
34
#if __cplusplus >= 202302L
35
35
struct X {
36
36
X () = default ;
Original file line number Diff line number Diff line change @@ -16694,7 +16694,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
16694
16694
<td><a href="https://cplusplus.github.io/CWG/issues/2813.html">2813</a></td>
16695
16695
<td>DR</td>
16696
16696
<td>Class member access with prvalues</td>
16697
- <td class="unreleased" align="center">Clang 19 </td>
16697
+ <td class="unreleased" align="center">Clang 20 </td>
16698
16698
</tr>
16699
16699
<tr class="open" id="2814">
16700
16700
<td><a href="https://cplusplus.github.io/CWG/issues/2814.html">2814</a></td>
You can’t perform that action at this time.
0 commit comments