[libcxx-commits] [PATCH] D157569: [libc++] Fix the signature of std::rotl and std::rotr
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 11 10:29:29 PDT 2023
philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.
It looks like `__bit/rotate.h` is now formatted. Please remove it from `libcxx/utils/data/ignore_format.txt`.
LGTM with passing CI.
I guess you don't have commit access? In that case, please provide `"Your Name" <your.email at address>` for attribution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157569/new/
https://reviews.llvm.org/D157569
More information about the libcxx-commits
mailing list