diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2019-07-02 03:23:06 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2019-07-02 03:23:06 +0000 |
| commit | 2a622b30e3b419a0699b78f039f234bf35fe283b (patch) | |
| tree | 4127562548e85d5a152fbd8abef244ccfc00608d | |
| parent | bd7f84a48243ec0f8f01406d0ca328e40c0bd7b5 (diff) | |
| download | bcm5719-llvm-2a622b30e3b419a0699b78f039f234bf35fe283b.tar.gz bcm5719-llvm-2a622b30e3b419a0699b78f039f234bf35fe283b.zip | |
Update status of papers for upcoming WG21 meeting. NFC
llvm-svn: 364885
| -rw-r--r-- | libcxx/www/upcoming_meeting.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index b14d44943ff..4989f5a5c50 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -48,8 +48,8 @@ <h3>Paper Status</h3> <table border="1"> <tr><th>Paper #</th><th>Group</th><th>Paper Name</th><th>Meeting</th><th>Status</th></tr> - <tr><td><a href="https://wg21.link/P0553R4">P0553R4</a></td><td>LWG</td><td>Bit Operations</td><td>Cologne</td><td><i>Patch in progress</i></td></tr> - <tr><td><a href="https://wg21.link/P1355R2">P1355R2</a></td><td>LWG</td><td>Exposing a narrow contract for ceil2</td><td>Cologne</td><td><i> </i></td></tr> + <tr><td><a href="https://wg21.link/P0553R4">P0553R4</a></td><td>LWG</td><td>Bit Operations</td><td>Cologne</td><td>Complete</td></tr> + <tr><td><a href="https://wg21.link/P1355R2">P1355R2</a></td><td>LWG</td><td>Exposing a narrow contract for ceil2</td><td>Cologne</td><td>Complete</td></tr> </table> @@ -114,7 +114,7 @@ -<p>Last Updated: 17-Jun-2019</p> +<p>Last Updated: 1-Jul-2019</p> </div> </body> </html> |

