[all-commits] [llvm/llvm-project] 597e40: [libFuzzer] tests/examples for using libFuzzer for...
Kostya Serebryany via All-commits
all-commits at lists.llvm.org
Wed Aug 4 17:37:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 597e407cf23b92db202732e6890561b2f2830a58
https://github.com/llvm/llvm-project/commit/597e407cf23b92db202732e6890561b2f2830a58
Author: Kostya Serebryany <kcc at google.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
A compiler-rt/test/fuzzer/OutOfProcessFuzzTarget.cpp
A compiler-rt/test/fuzzer/SanCovDump.cpp
A compiler-rt/test/fuzzer/out-of-process-fuzz.test
Log Message:
-----------
[libFuzzer] tests/examples for using libFuzzer for out-of-process targets
[libFuzzer] tests/examples for using libFuzzer for out-of-process targets
Reviewed By: kostik
Differential Revision: https://reviews.llvm.org/D107498
More information about the All-commits
mailing list