[libcxx-commits] [PATCH] D122995: [NFC][libc++] Modularize chrono's calendar.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 4 14:18:18 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM assuming you did not drop any transitive includes in the process. If you did, please keep them in `<chrono>` with a `TODO` to remove them. We can do it in bulk with a release note when we're ready.
Also, please poke CI just to make sure :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122995/new/
https://reviews.llvm.org/D122995
More information about the libcxx-commits
mailing list