Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28633
[libFuzzer] Portable implementation of `IsInterestingCoverageFile()`. ClosedPublic Authored by mpividori on Jan 12 2017, 6:03 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 13 2017, 10:12 AM Closed by commit rL292738: [libFuzzer] Portable implementation of `IsInterestingCoverageFile()`. (authored by mpividori). · Explain WhyJan 21 2017, 5:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85259 llvm/trunk/lib/Fuzzer/FuzzerIO.h
llvm/trunk/lib/Fuzzer/FuzzerIOPosix.cpp
llvm/trunk/lib/Fuzzer/FuzzerIOWindows.cpp
llvm/trunk/lib/Fuzzer/FuzzerTracePC.cpp
|