Files
clang-p2996/libc
Joseph Huber 4b53cbb069 [libc] Export configs for scanf support (#98066)
Summary:
This patch adds the options for configuring floating point and index
mode for scanf just like `printf`. Not enabling it on the GPU yet, need
to fix something else first.
2024-07-08 15:11:52 -05:00
..
2024-07-07 12:12:47 -07:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.