[all-commits] [llvm/llvm-project] c703e6: [libc][NFC] Remove custom leading_zeroes, factor i...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Dec 11 08:10:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c703e6576575f182a04690a5ce323990e017bae9
https://github.com/llvm/llvm-project/commit/c703e6576575f182a04690a5ce323990e017bae9
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M libc/src/__support/str_to_float.h
M libc/test/src/__support/str_to_float_test.cpp
Log Message:
-----------
[libc][NFC] Remove custom leading_zeroes, factor in frequent typenames (#74825)
More information about the All-commits
mailing list