[libc-commits] [libc] [libc]: Clean up unnecessary function pointers in scanf (PR #121215)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Thu Feb 20 10:54:26 PST 2025


jhuber6 wrote:

Oh yeah I remember needing to do something stupid for the GPU `scanf`. I think it calls the C entrypoints which is kind of a no-no but I couldn't think of any other way to do it at the time.

https://github.com/llvm/llvm-project/pull/121215


More information about the libc-commits mailing list