================
@@ -439,10 +442,6 @@ if(LLVM_LIBC_FULL_BUILD)
libc.src.stdio.getc_unlocked
libc.src.stdio.getchar
libc.src.stdio.getchar_unlocked
- libc.src.stdio.printf
----------------
jhuber6 wrote:
Does this accidentally delete `printf`?
https://github.com/llvm/llvm-project/pull/66023