[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
Tue Jul 21 10:41:36 PDT 2020


lntue updated this revision to Diff 279575.
lntue marked 16 inline comments as done.
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

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


More information about the libc-commits mailing list