This is an archive of the discontinued LLVM Phabricator instance.

Add back the message for printing null pointers that was removed in r210497
ClosedPublic

Authored by rtrieu on Jun 12 2014, 11:01 PM.

Details

Reviewers
rtrieu
Summary

Add back the message for printing null pointers that was removed in r210497

Diff Detail

Event Timeline

rtrieu updated this revision to Diff 10380.Jun 12 2014, 11:01 PM
rtrieu retitled this revision from to Add back the message for printing null pointers that was removed in r210497.
rtrieu updated this object.
rtrieu edited the test plan for this revision. (Show Details)
rtrieu added a subscriber: Unknown Object (MLST).
reames added a subscriber: reames.Jun 13 2014, 2:12 PM

The revised changes appear to reintroduce the behaviour which was removed. Seems fine to me.

spatel added a subscriber: spatel.Jun 18 2014, 3:57 PM

Is anything holding up this patch? I think this caused:
http://llvm.org/bugs/show_bug.cgi?id=20040

rtrieu accepted this revision.Jun 20 2014, 7:51 PM
rtrieu added a reviewer: rtrieu.
This revision is now accepted and ready to land.Jun 20 2014, 7:51 PM
rtrieu closed this revision.Jun 20 2014, 7:51 PM

I have submitted this at r211430.