This is an archive of the discontinued LLVM Phabricator instance.

Add missing dereferenceable_or_null getters
ClosedPublic

Authored by apilipenko on May 5 2015, 8:41 AM.

Details

Summary

Add missing dereferenceable_or_null getters required for http://reviews.llvm.org/D9253 change. Separated from the D9253 review.

Diff Detail

Repository
rL LLVM

Event Timeline

apilipenko updated this revision to Diff 24950.May 5 2015, 8:41 AM
apilipenko retitled this revision from to Add missing dereferenceable_or_null getters.
apilipenko updated this object.
apilipenko edited the test plan for this revision. (Show Details)
apilipenko added a reviewer: sanjoy.
apilipenko added a subscriber: Unknown Object (MLST).
sanjoy accepted this revision.May 5 2015, 11:10 AM
sanjoy edited edge metadata.

LGTM. Do you want me to check this in for you?

This revision is now accepted and ready to land.May 5 2015, 11:10 AM

LGTM. Do you want me to check this in for you?

Yes, please.

This revision was automatically updated to reflect the committed changes.