[libcxx-commits] [PATCH] D157569: Fixed issue #64544 ([libc++] std::rotl and std::rotr have the wrong signature)

Danny via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 10 11:52:10 PDT 2023


DKay7 updated this revision to Diff 549126.
DKay7 added a comment.

Updating D157569 <https://reviews.llvm.org/D157569>: Fixed issue #64544 ([libc++] std::rotl and std::rotr have the wrong signature)

- Squashed two last commits into one


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157569/new/

https://reviews.llvm.org/D157569

Files:
  libcxx/include/__bit/rotate.h
  libcxx/include/bit
  libcxx/test/std/numerics/bit/bitops.rot/rotl.pass.cpp
  libcxx/test/std/numerics/bit/bitops.rot/rotr.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157569.549126.patch
Type: text/x-patch
Size: 6648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230810/c41acd47/attachment.bin>


More information about the libcxx-commits mailing list