julia
ce7c8586 - Fix attributes for `donotdelete` intrinsic (#45010)

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