diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2016-10-04 14:08:50 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2016-10-04 14:08:50 +0000 |
| commit | 6203c91eaca6bdd6ce5da354e5ebd91808b00531 (patch) | |
| tree | 7ea6ecff22196303373426d41cebdd048881328c | |
| parent | 479cbb94055a718c53e3c5e051c977121f0309ff (diff) | |
| download | bcm5719-llvm-6203c91eaca6bdd6ce5da354e5ebd91808b00531.tar.gz bcm5719-llvm-6203c91eaca6bdd6ce5da354e5ebd91808b00531.zip | |
Mark #2598 as ready
llvm-svn: 283220
| -rw-r--r-- | libcxx/www/upcoming_meeting.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index f3bdf85fc8c..2a3883b6d7d 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -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> |

