[libcxx-commits] [PATCH] D111922: [libc++] P1981: Rename leap to leap_second
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Oct 17 04:19:33 PDT 2021
Mordante added a comment.
In D111922#3068734 <https://reviews.llvm.org/D111922#3068734>, @jloser wrote:
> I'm OK with removing this part of the synopsis instead. I'd vote that we remove *all* of the C++20-but-not-yet-implemented chrono parts in the synopsis then, such as time zone database, time zones, exception classes, parsing, etc (basically all of C++20 chrono stuff mentioned in the synopsis).
Agreed I too prefer to remove the not implemented parts.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111922/new/
https://reviews.llvm.org/D111922
More information about the libcxx-commits
mailing list