[libc-commits] [libc] [libc] Add __isoc99_fscanf alias. (PR #213125)

Alexey Samsonov via libc-commits libc-commits at lists.llvm.org
Fri Jul 31 18:08:28 PDT 2026


================
@@ -5,6 +5,9 @@
     },
     "LIBC_CONF_FIND_FIRST_CHARACTER_IMPL": {
       "value": "word"
-    }
+    },
+    "LIBC_CONF_SCANF_PROVIDE_ISOC99_ALIASES": {
----------------
vonosmas wrote:

Should this go under "scanf" section (instead of "string")?

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


More information about the libc-commits mailing list