This is an archive of the discontinued LLVM Phabricator instance.

Remove unused typedef
ClosedPublic

Authored by mgrang on Oct 18 2016, 12:57 PM.

Details

Summary

Unused: typedef SmallSetVector<RegionT *, 4> RegionSet

Diff Detail

Repository
rL LLVM

Event Timeline

mgrang updated this revision to Diff 75059.Oct 18 2016, 12:57 PM
mgrang retitled this revision from to Remove unused typedef.
mgrang updated this object.
mgrang added reviewers: MatzeB, grosser.
mgrang set the repository for this revision to rL LLVM.
mgrang added a subscriber: zinob.
grosser accepted this revision.Oct 18 2016, 12:59 PM
grosser edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 18 2016, 12:59 PM
This revision was automatically updated to reflect the committed changes.