julia
ce7c8586
- Fix attributes for `donotdelete` intrinsic (#45010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix attributes for `donotdelete` intrinsic (#45010) The change in #44793 changed the signature of the donotdelete intrinsic, but didn't change the corresponding attributes, leaving a `nonnull` attribute on a `void` return, which fails the verifier.
References
#45010 - Fix attributes for `donotdelete` intrinsic
Author
Keno
Parents
6106e6cf
Loading