aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-06-09 01:00:17 +0300
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-06-09 01:00:42 +0300
commit2e482b25329433a61fee2e22f4ea00775e7e7ec7 (patch)
treefe090b968d07d7f3eb7dc123fdbc87486bbb2da8
parent2900d035f45fa04078ce9b1ec1e980b113f16013 (diff)
downloadllvm-2e482b25329433a61fee2e22f4ea00775e7e7ec7.zip
llvm-2e482b25329433a61fee2e22f4ea00775e7e7ec7.tar.gz
llvm-2e482b25329433a61fee2e22f4ea00775e7e7ec7.tar.bz2
[clang][NFC] Update CWG issues list
-rwxr-xr-xclang/www/cxx_dr_status.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 4385744..5e2ab06 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -17186,6 +17186,18 @@ objects</td>
<td>open</td>
<td>Template argument deduction involving exception specifications</td>
<td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2897">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2897.html">2897</a></td>
+ <td>open</td>
+ <td>Copying potentially-overlapping union subobjects</td>
+ <td align="center">Not resolved</td>
+ </tr>
+ <tr class="open" id="2898">
+ <td><a href="https://cplusplus.github.io/CWG/issues/2898.html">2898</a></td>
+ <td>open</td>
+ <td>Clarify implicit conversion sequence from <I>cv</I> <TT>T</TT> to <TT>T</TT></td>
+ <td align="center">Not resolved</td>
</tr></table>
</div>