summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/OutOfProcessFuzzTarget.cpp
AgeCommit message (Collapse)Author
2021-08-04[libFuzzer] tests/examples for using libFuzzer for out-of-process targetsKostya Serebryany
[libFuzzer] tests/examples for using libFuzzer for out-of-process targets Reviewed By: kostik Differential Revision: https://reviews.llvm.org/D107498