llvm-project
430b90f0
- [nsan][NFC] Use cast when dyn_cast is not needed. (#101147)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[nsan][NFC] Use cast when dyn_cast is not needed. (#101147) Use `cast` instead to replace `dyn_cast` when `dyn_cast` is not needed/not checked.
References
#101147 - [nsan][NFC] Use cast when dyn_cast is not needed.
Author
yingcong-wu
Parents
ed12f80f
Loading