[libc-commits] [libc] [libc] Allow using sscanf() and vsscanf() on baremetal targets. (PR #130527)
Jesse D via libc-commits
libc-commits at lists.llvm.org
Fri Mar 21 07:42:37 PDT 2025
jdeguire wrote:
Proper scanf() support on baremetal was added with PR #131043, so I'm happy to close this PR and use that!
https://github.com/llvm/llvm-project/pull/130527
More information about the libc-commits
mailing list