[flang-commits] [flang] [libc] Refactor scanf reader to match printf (PR #66023)
Joseph Huber via flang-commits
flang-commits at lists.llvm.org
Fri Sep 22 11:06:10 PDT 2023
================
@@ -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
More information about the flang-commits
mailing list