diff options
author | Michael Jones <michaelrj@google.com> | 2023-02-03 13:13:23 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-02-09 13:45:42 -0800 |
commit | 848c700b66f569adc893518c37d500f80a5412e2 (patch) | |
tree | fc7fc44b71a3dbd08e1f13e0514a16a837de8b8a /llvm/unittests/ADT/APFloatTest.cpp | |
parent | 7fb9bbe5f0c850ae9480e7a35b7e92e721c26039 (diff) | |
download | llvm-848c700b66f569adc893518c37d500f80a5412e2.zip llvm-848c700b66f569adc893518c37d500f80a5412e2.tar.gz llvm-848c700b66f569adc893518c37d500f80a5412e2.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/ADT/APFloatTest.cpp')
0 files changed, 0 insertions, 0 deletions