llvm-project/libc/test
Michael Jones e072a123d3 [libc] add printf writer
The printf implmentation is made up of three main pieces, the parser,
the converter, and the writer. This patch adds the implementation for
the writer, as well as the function for writing to a string, along with
tests.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D124421
2022-05-03 10:15:04 -07:00
..
integration [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
src [libc] add printf writer 2022-05-03 10:15:04 -07:00
utils [libc][NFC] split standalone_cpp into single headers 2022-03-08 11:56:08 -08:00
CMakeLists.txt [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
ErrnoSetterMatcher.h [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00