[libcxx-commits] [libcxx] r364863 - Update status for bit operations
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 1 22:24:08 PDT 2019
Hi Marshall,
On Mon, Jul 01, 2019 at 11:00:35PM -0000, Marshall Clow via libcxx-commits wrote:
> Author: marshall
> Date: Mon Jul 1 16:00:34 2019
> New Revision: 364863
>
> URL: http://llvm.org/viewvc/llvm-project?rev=364863&view=rev
> Log:
> Update status for bit operations
>
> Modified:
> libcxx/trunk/www/cxx2a_status.html
>
> Modified: libcxx/trunk/www/cxx2a_status.html
> URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/cxx2a_status.html?rev=364863&r1=364862&r2=364863&view=diff
> ==============================================================================
> --- libcxx/trunk/www/cxx2a_status.html (original)
> +++ libcxx/trunk/www/cxx2a_status.html Mon Jul 1 16:00:34 2019
> - <p>Last Updated: 29-Apr-2018</p>
> + <p>Last Updated: 1-Jul-2018</p>
Minor nit, the year is 2018 instead of 2019.
Regards,
Mark
More information about the libcxx-commits
mailing list