diff options
author | eugene <elzeigel@gmail.com> | 2020-08-06 00:44:03 -0400 |
---|---|---|
committer | eugene <elzeigel@gmail.com> | 2020-08-06 00:44:03 -0400 |
commit | 90bd476ea67bd80b35188b5f139f159a3836aa7d (patch) | |
tree | 63fd8064105abe2872ff870e4d9bd9c0983f5d0a /test | |
parent | 19f812c57b420ae3e9ab5a95335e2adb5f54faf0 (diff) |
build: make clean removes .gcda and .gcno files from fuzz directory
With this commit, make clean now removes coverage files from the
fuzzing directory. Without this, subsequent fuzzing runs would have
garbled coverage signals for files in the fuzz directory as
they were never deleted with make clean.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions