[libcxx-commits] [PATCH] D111922: [libc++] P1981: Rename leap to leap_second
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 18 08:22:58 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Agreed with the removal. I believe things changed and we now use the synopsis for a very clear purpose - back then I don't think we were as systematic with the way we'd use the synopsis comments.
Let's remove what's not implemented yet from the synopsis (this will also make it easier to figure out what we'd need to work on).
Accepting assuming what we all agree on will be implemented, not the current diff :-).
Thanks!
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