This is an archive of the discontinued LLVM Phabricator instance.

[libfuzzer] avoid unneccessary auto-copy
ClosedPublic

Authored by yingcong-wu on Apr 21 2023, 1:06 AM.

Details

Summary

Avoid an unneccessary auto-copy

Diff Detail

Event Timeline

yingcong-wu created this revision.Apr 21 2023, 1:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:06 AM
Herald added a subscriber: Enna1. · View Herald Transcript
yingcong-wu requested review of this revision.Apr 21 2023, 1:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2023, 1:06 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Apr 26 2023, 6:58 PM
This revision is now accepted and ready to land.Apr 26 2023, 6:58 PM
This revision was automatically updated to reflect the committed changes.