[libc-commits] [PATCH] D83931: Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point types (float, double, long double).

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 20 21:16:40 PDT 2020


lntue updated this revision to Diff 279397.
lntue added a comment.

Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point types (float, double, long double).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83931/new/

https://reviews.llvm.org/D83931

Files:
  libc/utils/CPP/TypeTraits.h
  libc/utils/UnitTest/Test.cpp
  libc/utils/UnitTest/Test.h
  libc/utils/testutils/StreamWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83931.279397.patch
Type: text/x-patch
Size: 10854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200721/039fb7f8/attachment-0001.bin>


More information about the libc-commits mailing list