[all-commits] [llvm/llvm-project] 20a604: [compiler-rt] FuzzedDataProvider: add ConsumeData ...
Max Moroz via All-commits
all-commits at lists.llvm.org
Tue Feb 11 13:50:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 20a604d3f5bc8cdba161e7e12f12f3f5260aad57
https://github.com/llvm/llvm-project/commit/20a604d3f5bc8cdba161e7e12f12f3f5260aad57
Author: Max Moroz <mmoroz at chromium.org>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M compiler-rt/include/fuzzer/FuzzedDataProvider.h
M compiler-rt/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
Log Message:
-----------
[compiler-rt] FuzzedDataProvider: add ConsumeData and method.
Reviewers: metzman
Subscribers: dberris, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D74359
More information about the All-commits
mailing list