llvm-project/libcxx/test/std/numerics/bit/bit.pow.two
Arthur O'Dwyer 3347e7d40f [libc++] [LWG3656] Update the return type of std::bit_width.
Fixes LWG3656, "Inconsistent bit operations returning a count".
https://cplusplus.github.io/LWG/issue3656

The fix has been approved for C++23 and left to vendors' discretion
in C++20 (but it sounds like everyone's on the same page that
of course it should be DR'ed back to C++20 too).

Differential Revision: https://reviews.llvm.org/D120444
2022-03-04 17:31:09 -05:00
..
bit_ceil.fail.cpp [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01:00
bit_ceil.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bit_floor.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00
bit_width.pass.cpp [libc++] [LWG3656] Update the return type of std::bit_width. 2022-03-04 17:31:09 -05:00
has_single_bit.pass.cpp [libc++][nfc] Add TEST_HAS_NO_CHAR8_T. 2022-02-11 17:37:05 +01:00