[all-commits] [llvm/llvm-project] d7cc76: [libc][NFC] Fix typo and unused variable
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Oct 29 12:43:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7cc760f3b4971c220cdfaa3fc28a1809aebc710
https://github.com/llvm/llvm-project/commit/d7cc760f3b4971c220cdfaa3fc28a1809aebc710
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M libc/src/__support/high_precision_decimal.h
M libc/src/__support/str_to_float.h
M libc/test/src/__support/high_precision_decimal_test.cpp
Log Message:
-----------
[libc][NFC] Fix typo and unused variable
Differential Revision: https://reviews.llvm.org/D112823
More information about the All-commits
mailing list