llvm-project
b88af663 - [libc++] Don't bother asserting that <bit> functions get unsigned types (#161487)

Commit
31 days ago
[libc++] Don't bother asserting that <bit> functions get unsigned types (#161487) The builtins already diagnose types other than unsigned integers, so there is no point in `static_assert`ing that again.
Author
Parents
Loading