[llvm] [libc] Refactor scanf reader to match printf (PR #66023)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 12:44:19 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
----------------
michaelrj-google wrote:

No. See line 130 in this file, it was just listed twice.

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


More information about the llvm-commits mailing list