llvm-project/libcxx/test/std/numerics/bit
Nikolas Klauser 1dc62f2653 [libc++] Implement P1272R4 (std::byteswap)
Implement P1274R4

Reviewed By: Quuxplusone, Mordante, #libc

Spies: jloser, lebedev.ri, mgorny, libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D114074
2021-11-22 01:28:18 +01:00
..
bit.cast [libcxx] [test] Generalize the conditions for testing bitcasts between long double, double and int128 2021-10-13 22:55:01 +03:00
bit.endian [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
bit.pow.two [libc++] Some fixes to the <bit> utilities. 2021-05-18 19:56:30 -04:00
bitops.count [libc++] Some fixes to the <bit> utilities. 2021-05-18 19:56:30 -04:00
bitops.rot [libc++] Some fixes to the <bit> utilities. 2021-05-18 19:56:30 -04:00
byteswap.pass.cpp [libc++] Implement P1272R4 (std::byteswap) 2021-11-22 01:28:18 +01:00