llvm-project
42a47bf1
- [WPD] Avoid implicit truncation when creating full set
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
[WPD] Avoid implicit truncation when creating full set Use the bit mask for the type instead of `~0`, so that we don't rely on implicit truncation of the top bits.
Author
nikic
Committer
nikic
Parents
818c9138
Loading