Michael Jones 848c700b66 [libc][NFC] reorganize structs in printf
Previously the type description structs were defined in the parser. For
the fuzzing targets we'll need to use those, so I've moved them into
core_structs.h. Additionally I've renamed the function for determining
the TypeDesc from a given type. Previously it shared its name with
get_type_desc which is a related but separate function that is a part of
the parser.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D143595
2023-02-09 13:45:42 -08:00
..
2023-01-11 05:38:33 +00:00
2022-09-30 15:46:28 -07:00
2022-11-15 13:39:34 -08:00