aboutsummaryrefslogtreecommitdiff
path: root/clang/www
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-06-17 00:22:23 +0300
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-06-17 00:22:47 +0300
commitd340f6283a3d242bad190ed9b95baa03e5607639 (patch)
tree10281bd81eb8381488979f50a373c050b504c23a /clang/www
parentfe9aef05c2dcfbde6e29e2edb2d49e29a54bea4d (diff)
downloadllvm-d340f6283a3d242bad190ed9b95baa03e5607639.zip
llvm-d340f6283a3d242bad190ed9b95baa03e5607639.tar.gz
llvm-d340f6283a3d242bad190ed9b95baa03e5607639.tar.bz2
[clang][NFC] Update C++ DR issues list
Diffstat (limited to 'clang/www')
-rwxr-xr-xclang/www/cxx_dr_status.html42
1 files changed, 33 insertions, 9 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index a7b1e65..c00d022 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -15598,7 +15598,7 @@ and <I>POD class</I></td>
</tr>
<tr class="open" id="2632">
<td><a href="https://cplusplus.github.io/CWG/issues/2632.html">2632</a></td>
- <td>review</td>
+ <td>drafting</td>
<td>'user-declared' is not defined</td>
<td align="center">Not resolved</td>
</tr>
@@ -16691,7 +16691,7 @@ objects</td>
</tr>
<tr class="open" id="2814">
<td><a href="https://cplusplus.github.io/CWG/issues/2814.html">2814</a></td>
- <td>review</td>
+ <td>tentatively ready</td>
<td>Alignment requirement of incomplete class type</td>
<td align="center">Not resolved</td>
</tr>
@@ -17147,7 +17147,7 @@ objects</td>
</tr>
<tr class="open" id="2890">
<td><a href="https://cplusplus.github.io/CWG/issues/2890.html">2890</a></td>
- <td>open</td>
+ <td>review</td>
<td>Defining members of local classes</td>
<td align="center">Not resolved</td>
</tr>
@@ -17163,27 +17163,27 @@ objects</td>
<td>Unclear usual arithmetic conversions</td>
<td align="center">Not resolved</td>
</tr>
- <tr class="open" id="2893">
+ <tr id="2893">
<td><a href="https://cplusplus.github.io/CWG/issues/2893.html">2893</a></td>
- <td>open</td>
+ <td>NAD</td>
<td>Instantiations in discarded <TT>if constexpr</TT> substatements</td>
- <td align="center">Not resolved</td>
+ <td class="unknown" align="center">Unknown</td>
</tr>
<tr class="open" id="2894">
<td><a href="https://cplusplus.github.io/CWG/issues/2894.html">2894</a></td>
- <td>open</td>
+ <td>review</td>
<td>Functional casts create prvalues of reference type</td>
<td align="center">Not resolved</td>
</tr>
<tr class="open" id="2895">
<td><a href="https://cplusplus.github.io/CWG/issues/2895.html">2895</a></td>
- <td>open</td>
+ <td>tentatively ready</td>
<td>Initialization should ignore the destination type's cv-qualification</td>
<td align="center">Not resolved</td>
</tr>
<tr class="open" id="2896">
<td><a href="https://cplusplus.github.io/CWG/issues/2896.html">2896</a></td>
- <td>open</td>
+ <td>review</td>
<td>Template argument deduction involving exception specifications</td>
<td align="center">Not resolved</td>
</tr>
@@ -17204,6 +17204,30 @@ objects</td>
<td>open</td>
<td>Bad value representations should cause undefined behavior</td>
<td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2900">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2900.html">2900</a></td>
+ <td>open</td>
+ <td>Deduction of non-type template arguments with placeholder types</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2901">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2901.html">2901</a></td>
+ <td>open</td>
+ <td>Unclear semantics for near-match aliased access</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2902">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2902.html">2902</a></td>
+ <td>review</td>
+ <td>Implicit <TT>this</TT> transformation outside of permitted contexts</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2903">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2903.html">2903</a></td>
+ <td>tentatively ready</td>
+ <td>Can we omit the <TT>template</TT> disambiguator in <I>nested-name-specifier</I>s in type-only contexts?</td>
+ <td align="center">Not resolved</td>
</tr></table>
</div>