julia
8b86d910
- effects: analyze bounds checking of `getfield` properly
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
effects: analyze bounds checking of `getfield` properly This allows us to prove `:nothrow`-ness of `getfield` when bounds checking is turned off manually. It still taints `:nothrow` when a name of invalid type is given.
References
#48853 - effects: assume `:nothrow`-ness more when bounds checking is manually turned off
Author
aviatesk
Committer
aviatesk
Parents
e022ab22
Loading