[all-commits] [llvm/llvm-project] 22a376: [libFuzzer] Expose fuzzer::FuzzerDriver()
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Thu Jul 23 12:09:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22a376e73bc218137738ee4ac8af44e223576475
https://github.com/llvm/llvm-project/commit/22a376e73bc218137738ee4ac8af44e223576475
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M compiler-rt/lib/fuzzer/FuzzerDefs.h
Log Message:
-----------
[libFuzzer] Expose fuzzer::FuzzerDriver()
Summary:
Allows other-language libFuzzer derivatives to invoke the driver.
Patch By: Ian Eldred Pudney <ipudney at google.com>
Reviewers: morehouse, kcc
Reviewed By: morehouse
Subscribers: #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D84425
More information about the All-commits
mailing list