[all-commits] [llvm/llvm-project] fd2c74: [libc][NFC] Simplify LibcTest and trim down string...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Jun 9 02:36:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd2c74c8ed9d311840df5ce2e9106cab2d681212
      https://github.com/llvm/llvm-project/commit/fd2c74c8ed9d311840df5ce2e9106cab2d681212
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M libc/test/UnitTest/FPMatcher.h
    M libc/test/UnitTest/LibcTest.cpp
    M libc/test/UnitTest/LibcTest.h

  Log Message:
  -----------
  [libc][NFC] Simplify LibcTest and trim down string allocations

This is a bit of cleanup before working on logging via stream operator (i.e., `EXPECT_XXX() << ...`).

Reviewed By: sivachandra

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




More information about the All-commits mailing list