[PATCH] D66107: [libFuzzer] Make -merge=1 to reuse coverage information from the control file.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 11:13:44 PDT 2019


Dor1s added a comment.

In D66107#1666528 <https://reviews.llvm.org/D66107#1666528>, @Hahnfeld wrote:

> 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.


Thanks for letting me know. I'm trying on the latest ToT now. Maybe some instrumentation bits changed while I was working on this.


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