This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5eb6bdd8e126ad94de0a12002cac2c3f01e05f5
clang-p2996
/
libcxx
/
test
/
std
/
numerics
/
bit
History
Louis Dionne
9bb9ec380a
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (
#67559
)
...
We don't neeed to handle both spellings anymore since we don't support Clang 15 anymore.
2023-09-28 09:07:08 -04:00
..
bit.cast
[libc++] Add some tests for std::bit_cast using pointers
2023-07-07 17:14:52 -04:00
bit.endian
…
bit.pow.two
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (
#67559
)
2023-09-28 09:07:08 -04:00
bitops.count
[libc++] Qualifies intmax_t and uintmax_t.
2023-04-07 17:45:03 +02:00
bitops.rot
[libc++] Fix the signature of std::rotl and std::rotr
2023-08-12 08:46:11 -07:00
byteswap.pass.cpp
…