[libc-commits] [PATCH] D156495: [libc] Add fuzzing for printf floats

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 1 20:41:46 PDT 2023


lntue accepted this revision.
lntue added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/fuzzing/stdio/printf_float_conv_fuzz.cpp:1-2
+//===-- printf_float_conv_fuzz.cpp
+//-----------------------------------------------===//
+//
----------------
Nit: line format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156495



More information about the libc-commits mailing list