Avoid some unneccessary copy
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145758
[libfuzzer] avoid unneccessary copy ClosedPublic Authored by yingcong-wu on Mar 9 2023, 5:45 PM.
Details
Summary Avoid some unneccessary copy
Diff Detail
Event TimelineComment Actions
Yes, that would be better, I will change to that. Comment Actions
Sure. This revision is now accepted and ready to land.Mar 9 2023, 8:02 PM Closed by commit rG513d9b9f3d67: [libfuzzer] avoid unneccessary copy (authored by yingcong-wu, committed by fmayer). · Explain WhyMar 9 2023, 10:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504028 compiler-rt/lib/fuzzer/FuzzerCommand.h
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
compiler-rt/lib/fuzzer/FuzzerInternal.h
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/lib/fuzzer/FuzzerMutate.cpp
|