llvm-project
696cc20d
- [LVI] Make UndefAllowed argument of getConstantRange() required
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LVI] Make UndefAllowed argument of getConstantRange() required For the two remaining uses that did not explicitly specify it, set UndefAllowed=false. In both cases, I believe that treating undef as a full range is the correct behavior.
Author
nikic
Committer
nikic
Parents
a97028ac
Loading