[all-commits] [llvm/llvm-project] e14a7f: [libc] Adds fuzz test for strstr and alphabetizes ...
Chris Gyurgyik via All-commits
all-commits at lists.llvm.org
Wed Jul 29 13:36:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e14a7ff7627500eb4d4f58041d9f5288d9c78659
https://github.com/llvm/llvm-project/commit/e14a7ff7627500eb4d4f58041d9f5288d9c78659
Author: cgyurgyik <gyurgyikcp at gmail.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M libc/fuzzing/string/CMakeLists.txt
A libc/fuzzing/string/strstr_fuzz.cpp
Log Message:
-----------
[libc] Adds fuzz test for strstr and alphabetizes string fuzz CMakeList.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D84611
More information about the All-commits
mailing list