This is an archive of the discontinued LLVM Phabricator instance.

[lit] Remove unused TestingProgressDisplay attr
ClosedPublic

Authored by modocache on Oct 9 2016, 4:07 PM.

Details

Summary

TestingProgressDisplay initializes its current attribute to None, but
never reads or writes the value again. Remove it.

Event Timeline

modocache updated this revision to Diff 74087.Oct 9 2016, 4:07 PM
modocache retitled this revision from to [lit] Remove unused TestingProgressDisplay attr.
modocache updated this object.
modocache added a subscriber: llvm-commits.
ddunbar accepted this revision.Oct 9 2016, 5:03 PM
ddunbar edited edge metadata.
This revision is now accepted and ready to land.Oct 9 2016, 5:03 PM
modocache closed this revision.Oct 9 2016, 6:29 PM