This is an archive of the discontinued LLVM Phabricator instance.

Make ArgumentsAdjuster an std::function.
ClosedPublic

Authored by alexfh on Dec 3 2014, 9:44 AM.

Diff Detail

Event Timeline

alexfh updated this revision to Diff 16868.Dec 3 2014, 9:44 AM
alexfh retitled this revision from to Make ArgumentsAdjuster an std::function..
alexfh updated this object.
alexfh edited the test plan for this revision. (Show Details)
alexfh added a reviewer: klimek.
alexfh added a subscriber: Unknown Object (MLST).
klimek accepted this revision.Dec 3 2014, 9:50 AM
klimek edited edge metadata.

LG. We'll probably need to update the docs, too...

This revision is now accepted and ready to land.Dec 3 2014, 9:50 AM
alexfh added a comment.Dec 3 2014, 9:52 AM
In D6505#5, @klimek wrote:

LG. We'll probably need to update the docs, too...

We have taken care of this by not mentioning ArgumentsAdjuster in the docs ;)

alexfh closed this revision.Dec 3 2014, 9:53 AM