Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Fuzzer/FuzzerLoop.cpp | ||
---|---|---|
141 ↗ | (On Diff #66896) | not sure what you mean here. |
lib/Fuzzer/FuzzerLoop.cpp | ||
---|---|---|
141 ↗ | (On Diff #66896) | done. |
Paths
| Differential D23185
[sanitizers] trace buffer API to use user-allocated buffer. ClosedPublic Authored by aizatsky on Aug 4 2016, 5:42 PM.
Details
Diff Detail
Event Timelineaizatsky retitled this revision from [sanitizers] trace buffer API to uses user-allocated buffer. to [sanitizers] trace buffer API to use user-allocated buffer..Aug 4 2016, 5:48 PM This revision is now accepted and ready to land.Aug 5 2016, 1:16 PM Closed by commit rL277859: [sanitizers] trace buffer API to use user-allocated buffer. (authored by aizatsky). · Explain WhyAug 5 2016, 1:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 67003 llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.def
llvm/trunk/lib/Fuzzer/FuzzerInternal.h
llvm/trunk/lib/Fuzzer/FuzzerLoop.cpp
|