mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2025-03-04 01:37:53 +00:00
Mark LWG 2680 as done
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@284315 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
25dc5bdb88
commit
8bbf53fc93
@ -93,7 +93,7 @@
|
||||
<tr><td><a href="http://wg21.link/LWG2672">2672</a></td><td>Should is_empty use error_code in its specification?</td><td>Issaquah</td><td>We already do this</td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2678">2678</a></td><td>std::filesystem enum classes overspecified</td><td>Issaquah</td><td>Nothing to do</td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2679">2679</a></td><td>Inconsistent Use of Effects and Equivalent To</td><td>Issaquah</td><td>Nothing to do</td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2680">2680</a></td><td>Add "Equivalent to" to filesystem</td><td>Issaquah</td><td></td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2680">2680</a></td><td>Add "Equivalent to" to filesystem</td><td>Issaquah</td><td>Nothing to do</td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2681">2681</a></td><td>filesystem::copy() cannot copy symlinks</td><td>Issaquah</td><td></td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2682">2682</a></td><td>filesystem::copy() won't create a symlink to a directory</td><td>Issaquah</td><td></td></tr>
|
||||
<tr><td><a href="http://wg21.link/LWG2686">2686</a></td><td>Why is std::hash specialized for error_code, but not error_condition?</td><td>Issaquah</td><td>Patch ready</td></tr>
|
||||
@ -171,7 +171,7 @@
|
||||
<li>2672 - Patch and tests in tree. </li>
|
||||
<li>2678 - File System; Eric?</li>
|
||||
<li>2679 - This is just wording cleanup. </li>
|
||||
<li>2680 - File System; Eric?</li>
|
||||
<li>2680 - This is just wording cleanup. </li>
|
||||
<li>2681 - File System; Eric?</li>
|
||||
<li>2682 - File System; Eric?</li>
|
||||
<li>2686 - Patch and tests ready</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user