This is an archive of the discontinued LLVM Phabricator instance.

Explicitly state the behavior of inbounds with a null pointer.
ClosedPublic

Authored by efriedma on Dec 21 2016, 11:55 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

efriedma updated this revision to Diff 82252.Dec 21 2016, 11:55 AM
efriedma retitled this revision from to Explicitly state the behavior of inbounds with a null pointer..
efriedma updated this object.
efriedma added reviewers: rsmith, hfinkel.
efriedma set the repository for this revision to rL LLVM.
efriedma added subscribers: llvm-commits, evstupac, dblaikie.
davide added a subscriber: davide.Dec 21 2016, 12:02 PM
sanjoy accepted this revision.Feb 18 2017, 11:58 PM
sanjoy added a subscriber: sanjoy.

LGTM!

This revision is now accepted and ready to land.Feb 18 2017, 11:58 PM
This revision was automatically updated to reflect the committed changes.