diff options
author | Michael Jones <michaelrj@google.com> | 2022-10-19 13:36:59 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-11-17 15:37:52 -0800 |
commit | 36991d8342ca74b68cf74a148af2d1e87823159a (patch) | |
tree | 2d9ff264b7800c5b4122c8cb11a1ce0e980b1e64 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 98bfd7f976f166e2eb7b444f3ee86843815ca73c (diff) | |
download | llvm-36991d8342ca74b68cf74a148af2d1e87823159a.zip llvm-36991d8342ca74b68cf74a148af2d1e87823159a.tar.gz llvm-36991d8342ca74b68cf74a148af2d1e87823159a.tar.bz2 |
[libc] add scanf entrypoints
This patch adds scanf, sscanf, and fscanf entrypoints. It also adds unit
tests for sscanf and a basic test to fscanf. The scanf function is
basically impossible to test in an automated fashion due to it recieving
user input.
Reviewed By: sivachandra, lntue
Differential Revision: https://reviews.llvm.org/D138076
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions