This is an archive of the discontinued LLVM Phabricator instance.

[Refactor] Use unique_ptr to manage Scop inside ScopInfo.
ClosedPublic

Authored by etherzhhb on Feb 13 2016, 12:20 AM.

Details

Reviewers
grosser
jdoerfert

Diff Detail

Repository
rL LLVM

Event Timeline

etherzhhb updated this revision to Diff 47903.Feb 13 2016, 12:20 AM
etherzhhb retitled this revision from to [Refactor] Use unique_ptr to manage Scop inside ScopInfo..
etherzhhb updated this object.
etherzhhb added a reviewer: grosser.
etherzhhb set the repository for this revision to rL LLVM.
etherzhhb added a subscriber: Restricted Project.
jdoerfert accepted this revision.Feb 13 2016, 6:37 AM
jdoerfert edited edge metadata.
This revision is now accepted and ready to land.Feb 13 2016, 6:37 AM