[all-commits] [llvm/llvm-project] 2136d1: [compiler-rt] Add ConsumeRandomLengthString() vers...
Max Moroz via All-commits
all-commits at lists.llvm.org
Mon Mar 23 16:33:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2136d17d8dec4b5bd47d2ba2b48866c34c55e56d
https://github.com/llvm/llvm-project/commit/2136d17d8dec4b5bd47d2ba2b48866c34c55e56d
Author: Max Moroz <mmoroz at chromium.org>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M compiler-rt/include/fuzzer/FuzzedDataProvider.h
M compiler-rt/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
Log Message:
-----------
[compiler-rt] Add ConsumeRandomLengthString() version without arguments.
Reviewers: hctim, metzman
Subscribers: dberris, #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D76448
More information about the All-commits
mailing list