[clang] 1adabd6 - [clang][NFC] Update the DR list (#195213)
via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 07:41:33 PDT 2026
Author: Victor Chernyakin
Date: 2026-05-01T07:41:27-07:00
New Revision: 1adabd603a82bc2db3c08484d24bde1c4215465f
URL: https://github.com/llvm/llvm-project/commit/1adabd603a82bc2db3c08484d24bde1c4215465f
DIFF: https://github.com/llvm/llvm-project/commit/1adabd603a82bc2db3c08484d24bde1c4215465f.diff
LOG: [clang][NFC] Update the DR list (#195213)
Just ran `make_cxx_dr_status` to bring in the latest DRs.
Added:
Modified:
clang/www/cxx_dr_status.html
Removed:
################################################################################
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 3dd13db96b036..9f3cd07ea8a4e 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -21918,12 +21918,12 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td>Missing handling of <TT>operator new[]</TT> for deallocation function template matching</td>
<td class="unknown" align="center">Unknown</td>
</tr>
- <tr class="open" id="3158">
+ <tr id="3158">
<td><a href="https://cplusplus.github.io/CWG/issues/3158.html">3158</a></td>
<td>[<a href="https://wg21.link/expr.prim.splice">expr.prim.splice</a>]</td>
- <td>review</td>
+ <td>WP</td>
<td>Constification for <I>splice-expression</I>s</td>
- <td align="center">Not resolved</td>
+ <td class="unknown" align="center">Unknown</td>
</tr>
<tr class="open" id="3159">
<td><a href="https://cplusplus.github.io/CWG/issues/3159.html">3159</a></td>
@@ -21935,7 +21935,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<tr class="open" id="3160">
<td><a href="https://cplusplus.github.io/CWG/issues/3160.html">3160</a></td>
<td>[<a href="https://wg21.link/class.mem">class.mem</a>]</td>
- <td>open</td>
+ <td>drafting</td>
<td>Grammar ambiguity with class member declarations</td>
<td align="center">Not resolved</td>
</tr>
@@ -21956,14 +21956,14 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<tr class="open" id="3163">
<td><a href="https://cplusplus.github.io/CWG/issues/3163.html">3163</a></td>
<td>[<a href="https://wg21.link/dcl.pre">dcl.pre</a>]</td>
- <td>open</td>
+ <td>drafting</td>
<td>Grammar ambiguity for <I>nodeclspec-function-declaration</I></td>
<td align="center">Not resolved</td>
</tr>
<tr class="open" id="3164">
<td><a href="https://cplusplus.github.io/CWG/issues/3164.html">3164</a></td>
<td>[<a href="https://wg21.link/cpp.predefined">cpp.predefined</a>]</td>
- <td>open</td>
+ <td>tentatively ready</td>
<td>Location of specification of <TT>__STDCPP_FLOAT16_T__</TT> macro</td>
<td align="center">Not resolved</td>
</tr>
@@ -22057,6 +22057,55 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td>tentatively ready</td>
<td>Formation of a <I>header-name</I> preprocessing token</td>
<td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3178">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3178.html">3178</a></td>
+ <td>[<a href="https://wg21.link/lex.pptoken">lex.pptoken</a>]</td>
+ <td>tentatively ready</td>
+ <td>Add example for ill-formed non-preprocessing tokens</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3179">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3179.html">3179</a></td>
+ <td>[<a href="https://wg21.link/dcl.fct">dcl.fct</a>]</td>
+ <td>open</td>
+ <td>More edge cases for <TT>void</TT> parameters</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3180">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3180.html">3180</a></td>
+ <td>[<a href="https://wg21.link/expr.ref">expr.ref</a>]</td>
+ <td>open</td>
+ <td>Unqualified name in class member access</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3181">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3181.html">3181</a></td>
+ <td>[<a href="https://wg21.link/except.spec">except.spec</a>]</td>
+ <td>open</td>
+ <td>Exception specification of specialization vs. primary template</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3182">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3182.html">3182</a></td>
+ <td>[<a href="https://wg21.link/temp.deduct.call">temp.deduct.call</a>]</td>
+ <td>open</td>
+ <td>Notional template parameters introduced for an array parameter</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3183">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3183.html">3183</a></td>
+ <td>[<a href="https://wg21.link/expr.call">expr.call</a>]</td>
+ <td>tentatively ready</td>
+ <td>No <I>expression</I>s in an <I>expression-list</I></td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="3184">
+ <td><a href="https://cplusplus.github.io/CWG/issues/3184.html">3184</a></td>
+ <td>[<a href="https://wg21.link/expr.add">expr.add</a>]</td>
+ <td>tentatively ready</td>
+ <td>Pointer arithmetic with similar types</td>
+ <td align="center">Not resolved</td>
</tr></table>
</div>
More information about the cfe-commits
mailing list