[clang] [clang-tools-extra] [Clang] Implement CWG2813: Class member access with prvalues (PR #95112)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 02:27:24 PST 2024
================
@@ -16694,7 +16694,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td><a href="https://cplusplus.github.io/CWG/issues/2813.html">2813</a></td>
<td>DR</td>
<td>Class member access with prvalues</td>
- <td class="unknown" align="center">Unknown</td>
+ <td class="unreleased" align="center">Clang 20</td>
----------------
cor3ntin wrote:
Yeah, if @MitalAshok can't push that through the finish line, Maybe one of us need to take over
https://github.com/llvm/llvm-project/pull/95112
More information about the cfe-commits
mailing list