summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-02-04 02:45:33 +0000
committerEric Fiselier <eric@efcs.ca>2018-02-04 02:45:33 +0000
commit21f2004991b02dc6cb0fd3be18d6cad85092bd5c (patch)
treed09bc3c03aaaad094d1b3ad6e6f6331756ca9ca4
parent0f8c8f59df057a85d6d49913ec9877c6d597785b (diff)
downloadbcm5719-llvm-21f2004991b02dc6cb0fd3be18d6cad85092bd5c.tar.gz
bcm5719-llvm-21f2004991b02dc6cb0fd3be18d6cad85092bd5c.zip
Mark issue 2851 as complete
llvm-svn: 324188
-rw-r--r--libcxx/www/upcoming_meeting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html
index 72055235792..3166a04ed5f 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -64,7 +64,7 @@
<tr><td><a href="https://wg21.link/LWG2816">2816</a></td><td><tt>resize_file</tt> has impossible postcondition</td><td>Jacksonville</td><td><i>Nothing to do</i></td></tr>
<tr><td><a href="https://wg21.link/LWG2843">2843</a></td><td>Unclear behavior of <tt>std::pmr::memory_resource::do_allocate()</tt></td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG2849">2849</a></td><td>Why does <tt>!is_regular_file(from)</tt> cause <tt>copy_file</tt> to report a "file already exists" error?</td><td>Jacksonville</td><td>Nothing to do</td></tr>
-<tr><td><a href="https://wg21.link/LWG2851">2851</a></td><td><tt>std::filesystem</tt> enum classes are now underspecified</td><td>Jacksonville</td><td></td></tr>
+<tr><td><a href="https://wg21.link/LWG2851">2851</a></td><td><tt>std::filesystem</tt> enum classes are now underspecified</td><td>Jacksonville</td><td>Nothing to do</td></tr>
<tr><td><a href="https://wg21.link/LWG2969">2969</a></td><td><tt>polymorphic_allocator::construct()</tt> shouldn't pass <tt>resource()</tt></td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG2975">2975</a></td><td>Missing case for <tt>pair</tt> construction in scoped and polymorphic allocators</td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG2989">2989</a></td><td><tt>path</tt>'s stream insertion operator lets you insert everything under the sun</td><td>Jacksonville</td><td></td></tr>
@@ -101,7 +101,7 @@
<li> 2816 - Wording changes only</li>
<li> 2843 - We don't have PMRs yet</li>
<li> 2849 - We already report different errors. </li>
-<li> 2851 - Eric? </li>
+<li> 2851 - Wording changes only</li>
<li> 2969 - We don't have PMRs yet</li>
<li> 2975 - We can do the scoped_ bit, but the PMR stuff will have to wait.</li>
<li> 2989 - Eric? </li>
OpenPOWER on IntegriCloud