[libc-commits] [PATCH] D142510: [libc] add scanf pointer conversion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 25 15:29:44 PST 2023


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

Changed prior to commit:
  https://reviews.llvm.org/D142510?vs=491922&id=492273#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142510

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142510.492273.patch
Type: text/x-patch
Size: 7037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230125/9b02cdac/attachment.bin>


More information about the libc-commits mailing list