[all-commits] [llvm/llvm-project] e138ad: Update Test (EXPECT_EQ and friends) to accept __ui...

lntue via All-commits all-commits at lists.llvm.org
Tue Jul 21 13:52:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e138ad41e0e6609bf77df4859de1e3ac3d19c466
      https://github.com/llvm/llvm-project/commit/e138ad41e0e6609bf77df4859de1e3ac3d19c466
  Author: Tue Ly <lntue at google.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M libc/utils/CPP/TypeTraits.h
    M libc/utils/UnitTest/Test.cpp
    M libc/utils/UnitTest/Test.h

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

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

Reviewers: sivachandra

Subscribers: mgorny, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D83931




More information about the All-commits mailing list