We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18e7a6 commit ae42858Copy full SHA for ae42858
ChangeLog
@@ -1,3 +1,13 @@
1
+afl-cov-0.6.2 (12/26/2018):
2
+ - (Tim Strazzere) Add support for llvm-cov compiled binaries. Add a check
3
+ when ensuring the binary was instrumented with gcov to catch an llvm-cov
4
+ binary.
5
+ - Bug fix for number of args to logr(), found by github user @NimdaKey.
6
+ Fixes #38.
7
+ - Allow multi-spaces in --coverage-cmd, found by github user
8
+ @YourButterfly. Fixes #37.
9
+ - Add ToC to README.md.
10
+
11
afl-cov-0.6.1 (11/27/2017):
12
- (James Steele) Add the '--follow' command line argument which provides an
13
option identical to that available on lcov that instructs the search for
0 commit comments