This is an archive of the discontinued LLVM Phabricator instance.

[libc] Remove <functional> dependency in syscall_test.cpp
ClosedPublic

Authored by abrachet on Apr 11 2020, 9:29 AM.

Details

Summary

Create self contained functional header which has a type similar to std::function

Diff Detail

Event Timeline

abrachet created this revision.Apr 11 2020, 9:29 AM
sivachandra accepted this revision.Apr 13 2020, 1:10 PM
This revision is now accepted and ready to land.Apr 13 2020, 1:10 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2020, 12:29 AM