[all-commits] [llvm/llvm-project] 4034d0: [libFuzzer] Fixed description of fuzzer merge cont...
Adrian Herrera via All-commits
all-commits at lists.llvm.org
Fri May 29 16:00:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4034d0ce207d0c545799ceae5aaf2e35d400407c
https://github.com/llvm/llvm-project/commit/4034d0ce207d0c545799ceae5aaf2e35d400407c
Author: Adrian Herrera <adrian.herrera02 at gmail.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M compiler-rt/lib/fuzzer/FuzzerMerge.h
Log Message:
-----------
[libFuzzer] Fixed description of fuzzer merge control file.
Summary:
The description of the fuzzer merge control file appears to be incorrect/out of date.
No "DONE" line appears in the control file. Rather, FT and COV are the markers that appear
following the STARTED line.
Reviewers: metzman, kcc
Reviewed By: kcc
Subscribers: #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D80788
More information about the All-commits
mailing list