[libc-commits] [PATCH] D137117: [libc] add scanf reader

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 7 13:49:14 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c8db885f627: [libc] add scanf reader (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137117

Files:
  libc/src/stdio/scanf_core/CMakeLists.txt
  libc/src/stdio/scanf_core/file_reader.cpp
  libc/src/stdio/scanf_core/file_reader.h
  libc/src/stdio/scanf_core/reader.cpp
  libc/src/stdio/scanf_core/reader.h
  libc/src/stdio/scanf_core/string_reader.cpp
  libc/src/stdio/scanf_core/string_reader.h
  libc/test/src/stdio/scanf_core/CMakeLists.txt
  libc/test/src/stdio/scanf_core/string_reader_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137117.473782.patch
Type: text/x-patch
Size: 11033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221107/bef8d20a/attachment.bin>


More information about the libc-commits mailing list