morehouse added a comment. Ran fuzzer-test-suite's `test-everything.sh` with `-fsanitize=memory,fuzzer` and all MSan reports came from the fuzz target, not libFuzzer. I think it's time to document the new capability. https://reviews.llvm.org/D49441