[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
Fri Feb 21 14:48:28 PST 2020


PaulkaToast updated this revision to Diff 245999.
PaulkaToast added a comment.

Removed most dependencies on system libc headers and integrated changes requested by Kostya.


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.245999.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200221/c1077d11/attachment.bin>


More information about the libc-commits mailing list