llvm-project
b88af663
- [libc++] Don't bother asserting that <bit> functions get unsigned types (#161487)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#161487 - [libc++] Don't bother asserting that <bit> functions get unsigned types
Author
philnik777
Parents
32eaf5b5
Loading