[libc-commits] [PATCH] D124204: [libc] Support 32-bit ARM platform tests
Dominic Chen via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Apr 27 17:27:20 PDT 2022
ddcc updated this revision to Diff 425657.
ddcc added a comment.
Remove unnecessary changes to str_to_float_test.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124204/new/
https://reviews.llvm.org/D124204
Files:
libc/src/__support/CPP/Limits.h
libc/src/__support/CPP/TypeTraits.h
libc/src/__support/FPUtil/PlatformDefs.h
libc/test/src/__support/CPP/limits_test.cpp
libc/test/src/__support/high_precision_decimal_test.cpp
libc/test/src/__support/str_to_float_test.cpp
libc/test/src/stdlib/strtold_test.cpp
libc/utils/UnitTest/LibcTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124204.425657.patch
Type: text/x-patch
Size: 8600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220428/98ad4b0e/attachment-0001.bin>
More information about the libc-commits
mailing list