Files
clang-p2996/libc/docs/dev/printf_behavior.rst
michaelrj-google a5a008ff4f [libc] Refactor scanf reader to match printf (#66023)
In a previous patch, the printf writer was rewritten to use a single
writer class with a buffer and a callback hook. This patch refactors
scanf's reader to match conceptually.
2023-09-22 12:50:02 -07:00

8.1 KiB