[libc-commits] [PATCH] D147231: [libc] Adds string and TestLogger classes, use them in LibcTest

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Apr 2 05:40:54 PDT 2023


gchatelet updated this revision to Diff 510340.
gchatelet marked 3 inline comments as done.
gchatelet added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147231

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/string.h
  libc/test/UnitTest/CMakeLists.txt
  libc/test/UnitTest/LibcTest.cpp
  libc/test/UnitTest/LibcTest.h
  libc/test/UnitTest/TestLogger.cpp
  libc/test/UnitTest/TestLogger.h
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/string_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147231.510340.patch
Type: text/x-patch
Size: 33259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230402/117684d5/attachment-0001.bin>


More information about the libc-commits mailing list