Author: marshall
Date: Tue Oct  4 09:08:50 2016
New Revision: 283220

URL: http://llvm.org/viewvc/llvm-project?rev=283220&view=rev
Log:
Mark #2598 as ready

Modified:
    libcxx/trunk/www/upcoming_meeting.html

Modified: libcxx/trunk/www/upcoming_meeting.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/upcoming_meeting.html?rev=283220&r1=283219&r2=283220&view=diff
==============================================================================
--- libcxx/trunk/www/upcoming_meeting.html (original)
+++ libcxx/trunk/www/upcoming_meeting.html Tue Oct  4 09:08:50 2016
@@ -88,7 +88,7 @@
         <tr><td><a href="http://wg21.link/LWG2584";>2584</a></td><td><regex> 
ECMAScript IdentityEscape is ambiguous</td><td>Issaquah</td><td></td></tr>
         <tr><td><a 
href="http://wg21.link/LWG2589";>2589</a></td><td>match_results can't satisfy 
the requirements of a container</td><td>Issaquah</td><td></td></tr>
         <tr><td><a 
href="http://wg21.link/LWG2591";>2591</a></td><td>std::function's member 
template target() should not lead to undefined 
behaviour</td><td>Issaquah</td><td></td></tr>
-        <tr><td><a href="http://wg21.link/LWG2598";>2598</a></td><td>addressof 
works on temporaries</td><td>Issaquah</td><td></td></tr>
+        <tr><td><a href="http://wg21.link/LWG2598";>2598</a></td><td>addressof 
works on temporaries</td><td>Issaquah</td><td>Patch ready</td></tr>
         <tr><td><a href="http://wg21.link/LWG2664";>2664</a></td><td>operator/ 
(and other append) semantics not useful if argument has 
root</td><td>Issaquah</td><td></td></tr>
         <tr><td><a 
href="http://wg21.link/LWG2665";>2665</a></td><td>remove_filename() post 
condition is incorrect</td><td>Issaquah</td><td></td></tr>
         <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></td></tr>
@@ -162,7 +162,7 @@
 <li>2584 - </li>
 <li>2589 - </li>
 <li>2591 - </li>
-<li>2598 - </li>
+<li>2598 - Patch and tests ready</li>
 <li>2664 - </li>
 <li>2665 - </li>
 <li>2672 - </li>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to