We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
getc
ungetc
1 parent df9d3c2 commit e6c7d5aCopy full SHA for e6c7d5a
libc/src/stdio/scanf_core/CMakeLists.txt
@@ -61,6 +61,8 @@ add_header_library(
61
reader.h
62
DEPENDS
63
libc.src.__support.macros.attributes
64
+ libc.src.stdio.getc
65
+ libc.src.stdio.ungetc
66
)
67
elseif((TARGET libc.src.__support.File.file) OR (NOT LLVM_LIBC_FULL_BUILD))
68
add_header_library(
0 commit comments