[PATCH] D66107: [libFuzzer] Make -merge=1 to reuse coverage information from the control file.
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 11:06:27 PDT 2019
Hahnfeld added a comment.
The new test is failing for me because `CHECK1` is not satisfied. Instead the line says `MERGE-OUTER: 3 new files with 12 new features added; 11 new coverage edges` (instead of 11 new features). I'm currently investigating what's wrong here, let me know if you have an idea.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66107/new/
https://reviews.llvm.org/D66107
More information about the llvm-commits
mailing list