This is an archive of the discontinued LLVM Phabricator instance.

Don't pass llvm::DenseSet<> by value.
ClosedPublic

Authored by alexfh on Apr 23 2014, 7:57 AM.

Diff Detail

Event Timeline

alexfh updated this revision to Diff 8775.Apr 23 2014, 7:57 AM
alexfh retitled this revision from to Don't pass llvm::DenseSet<> by value..
alexfh updated this object.
alexfh edited the test plan for this revision. (Show Details)
alexfh added a reviewer: jordan_rose.
alexfh added a subscriber: Unknown Object (MLST).
jordan_rose accepted this revision.Apr 23 2014, 9:37 AM
jordan_rose edited edge metadata.

Wow, good catch. Please commit.

This revision is now accepted and ready to land.Apr 23 2014, 9:37 AM
alexfh closed this revision.Apr 23 2014, 9:46 AM