This is an archive of the discontinued LLVM Phabricator instance.

clean up std::iterator in LibcBenchmark.h
ClosedPublic

Authored by SchrodingerZhu on Oct 9 2022, 9:27 AM.

Diff Detail

Event Timeline

SchrodingerZhu created this revision.Oct 9 2022, 9:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 9 2022, 9:27 AM
SchrodingerZhu requested review of this revision.Oct 9 2022, 9:27 AM

Remove std::iterator usage in LibcBenchmark.h

gchatelet accepted this revision.Oct 10 2022, 12:25 AM
This revision is now accepted and ready to land.Oct 10 2022, 12:25 AM

@gchatelet Would you mind merging this?

This revision was automatically updated to reflect the committed changes.