[all-commits] [llvm/llvm-project] 5d39f1: Remove arg_list_types.def
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Thu Mar 5 11:46:47 PST 2026
Branch: refs/heads/users/mysterymath/modular-printf/libc
Home: https://github.com/llvm/llvm-project
Commit: 5d39f1d7c74ab42aedfaba80621b540ba6e3dfa3
https://github.com/llvm/llvm-project/commit/5d39f1d7c74ab42aedfaba80621b540ba6e3dfa3
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
R libc/src/__support/arg_list_types.def
Log Message:
-----------
Remove arg_list_types.def
Commit: 448a4265382a0e660e5bd4d16fe6207e20824dc5
https://github.com/llvm/llvm-project/commit/448a4265382a0e660e5bd4d16fe6207e20824dc5
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M libc/src/stdio/printf_core/converter.h
M libc/src/stdio/printf_core/float_dec_converter.h
M libc/src/stdio/printf_core/float_dec_converter_limited.h
M libc/src/stdio/printf_core/float_hex_converter.h
Log Message:
-----------
Make a new convert_float routine in converter, rather than modulifying low level conversion functions
Compare: https://github.com/llvm/llvm-project/compare/3f0bbc9b7764...448a4265382a
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list