[libc-commits] [PATCH] D124204: [libc] Support 32-bit ARM platform tests

Dominic Chen via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Apr 26 17:25:25 PDT 2022


ddcc updated this revision to Diff 425356.
ddcc added a comment.

Add more ifdef coverage


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.425356.patch
Type: text/x-patch
Size: 9241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220427/b66f814c/attachment.bin>


More information about the libc-commits mailing list