If null_pointer_is_valid is present, dereferenceable does not imply
nonnull, make it clear.
Came up in D17993.
Differential D89417
[LangRef] Clarify `dereferenceable` -> `nonnull` implication ClosedPublic Authored by jdoerfert on Oct 14 2020, 11:57 AM.
Details Summary If null_pointer_is_valid is present, dereferenceable does not imply Came up in D17993.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 14 2020, 7:51 PM This revision was landed with ongoing or failed builds.Oct 27 2020, 5:13 PM Closed by commit rG14077836ec05: [LangRef] Clarify `dereferenceable` -> `nonnull` implication (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301135 llvm/docs/LangRef.rst
|