[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
Wed Jul 15 23:33:59 PDT 2020
lntue created this revision.
lntue added a reviewer: sivachandra.
Herald added a subscriber: mgorny.
Herald added a project: libc-project.
Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point types (float, double, long double).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83931
Files:
libc/utils/CPP/TypeTraits.h
libc/utils/UnitTest/Test.cpp
libc/utils/UnitTest/Test.h
libc/utils/testutils/CMakeLists.txt
libc/utils/testutils/StreamWrapper.cpp
libc/utils/testutils/StringExtras.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83931.278378.patch
Type: text/x-patch
Size: 13185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200716/0249691e/attachment.bin>
More information about the libc-commits
mailing list