julia
8b86d910 - effects: analyze bounds checking of `getfield` properly

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.
Author
Committer
Parents
Loading