This is an archive of the discontinued LLVM Phabricator instance.

[CallGraph] Use decltype instead of pointer_to_unary_function. NFC.
ClosedPublic

Authored by timshen on Aug 19 2016, 2:51 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

timshen updated this revision to Diff 68733.Aug 19 2016, 2:51 PM
timshen retitled this revision from to [CallGraph] Use decltype instead of pointer_to_unary_function. NFC..
timshen updated this object.
timshen added a reviewer: dblaikie.
timshen added a subscriber: cfe-commits.
dblaikie accepted this revision.Aug 19 2016, 2:57 PM
dblaikie edited edge metadata.
This revision is now accepted and ready to land.Aug 19 2016, 2:57 PM
This revision was automatically updated to reflect the committed changes.