[libc-commits] [PATCH] D138880: [libc] add scanf int conversions

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 13 12:51:47 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65f4cc63102a: [libc] add scanf int conversions (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138880

Files:
  libc/src/stdio/scanf_core/CMakeLists.txt
  libc/src/stdio/scanf_core/converter.cpp
  libc/src/stdio/scanf_core/int_converter.cpp
  libc/src/stdio/scanf_core/int_converter.h
  libc/test/src/stdio/sscanf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138880.482603.patch
Type: text/x-patch
Size: 18443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221213/71a2f2f1/attachment-0001.bin>


More information about the libc-commits mailing list