summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2019-01-22 01:05:58 +0000
committerMarshall Clow <mclow.lists@gmail.com>2019-01-22 01:05:58 +0000
commit9846f5f79278bd3a0e2114838577e2df2cbf6a24 (patch)
tree7e1704b473aa222efcd3fcc2c35cfe8fa7ca06d4
parent9ba168204bb4e36aebad4869b45b68a77b7dd4e3 (diff)
downloadbcm5719-llvm-9846f5f79278bd3a0e2114838577e2df2cbf6a24.tar.gz
bcm5719-llvm-9846f5f79278bd3a0e2114838577e2df2cbf6a24.zip
Updated issue 3144
llvm-svn: 351773
-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 afd717fc779..ab1145bb595 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -77,7 +77,7 @@
<tr><td><a href="https://wg21.link/LWG3112">3112</a></td><td>Yes</td><td><tt>system_error</tt> and <tt>filesystem_error</tt> constructors taking a <tt>string</tt> may not be able to meet their postconditions</td><td>Kona</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3119">3119</a></td><td>Yes</td><td>Program-definedness of closure types</td><td>Kona</td><td><i>Nothing to do</i></td></tr>
<tr><td><a href="https://wg21.link/LWG3133">3133</a></td><td>Yes</td><td>Modernizing numeric type requirements</td><td>Kona</td><td></td></tr>
-<tr><td><a href="https://wg21.link/LWG3144">3144</a></td><td>Yes</td><td><tt>span</tt> does not have a <tt>const_pointer</tt> typedef</td><td>Kona</td><td></td></tr>
+<tr><td><a href="https://wg21.link/LWG3144">3144</a></td><td>Yes</td><td><tt>span</tt> does not have a <tt>const_pointer</tt> typedef</td><td>Kona</td><td>Patch available</td></tr>
<tr><td><a href="https://wg21.link/LWG3173">3173</a></td><td>Yes</td><td>Enable CTAD for <i><tt>ref-view</tt></i></td><td>Kona</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3179">3179</a></td><td>Yes</td><td><tt>subrange</tt> should always model <tt>Range</tt></td><td>Kona</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3180">3180</a></td><td>Yes</td><td>Inconsistently named return type for <tt>ranges::minmax_element</tt></td><td>Kona</td><td></td></tr>
@@ -102,7 +102,7 @@
<li>3112 - Eric - can you take a look?</li>
<li>3119 - No changes required</li>
<li>3133 - </li>
-<li>3144 - I will take care of this; we already do this, but a "not in standard" note</li>
+<li>3144 - Patch: <a href="https://reviews.llvm.org/D57039">D57039</a></li>
<li>3173 - We don't have ranges yet</li>
<li>3179 - We don't have ranges yet</li>
<li>3180 - We don't have ranges yet</li>
OpenPOWER on IntegriCloud