[libc-commits] [PATCH] D140178: [libc] add fuzz target for strtointeger functions

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 20 10:38:11 PST 2022


michaelrj updated this revision to Diff 484318.
michaelrj added a comment.

clean up the last references to the "cleaner" object


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140178/new/

https://reviews.llvm.org/D140178

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/fuzzing/math/Compare.h
  libc/fuzzing/stdlib/CMakeLists.txt
  libc/fuzzing/stdlib/StringParserOutputDiff.h
  libc/fuzzing/stdlib/strtointeger_differential_fuzz.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140178.484318.patch
Type: text/x-patch
Size: 7166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221220/0bffaf2e/attachment-0001.bin>


More information about the libc-commits mailing list