[libc-commits] [PATCH] D74091: [libc] Lay out framework for fuzzing libc functions.
Paula Toth via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Feb 13 13:56:39 PST 2020
PaulkaToast updated this revision to Diff 244533.
PaulkaToast marked 3 inline comments as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74091/new/
https://reviews.llvm.org/D74091
Files:
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCRules.cmake
libc/docs/fuzzing.rst
libc/docs/source_layout.rst
libc/fuzzing/CMakeLists.txt
libc/fuzzing/string/CMakeLists.txt
libc/fuzzing/string/strcpy_fuzz.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74091.244533.patch
Type: text/x-patch
Size: 6221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200213/2ad780dc/attachment-0001.bin>
More information about the libc-commits
mailing list