[all-commits] [llvm/llvm-project] 04e8c8: [libc] fix strtold_test formatting on ARM
michaelrj-google via All-commits
all-commits at lists.llvm.org
Wed Jan 12 14:35:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04e8c8f9973b05eadd5b2fcccbf03b79a333a572
https://github.com/llvm/llvm-project/commit/04e8c8f9973b05eadd5b2fcccbf03b79a333a572
Author: Michael Jones <michaelrj at google.com>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M libc/test/src/stdlib/strtold_test.cpp
Log Message:
-----------
[libc] fix strtold_test formatting on ARM
I missed a variable when reformatting the tests. This fixes that.
Differential Revision: https://reviews.llvm.org/D117161
More information about the All-commits
mailing list