llvm-project
bf21156e
- [IPO] Remove a redundant cast (NFC) (#168297)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
45 days ago
[IPO] Remove a redundant cast (NFC) (#168297) Idx is already of type unsigned. Identified with readability-redundant-casting.
References
#168297 - [IPO] Remove a redundant cast (NFC)
Author
kazutakahirata
Parents
99bf41cd
Loading