[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
Fri Mar 31 02:37:17 PDT 2023
gchatelet updated this revision to Diff 509948.
gchatelet marked 4 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.509948.patch
Type: text/x-patch
Size: 33177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230331/60f8e829/attachment-0001.bin>
More information about the libc-commits
mailing list