[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
Thu Mar 30 06:37:00 PDT 2023
gchatelet updated this revision to Diff 509654.
gchatelet added a comment.
- Also add bazel configurations
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.509654.patch
Type: text/x-patch
Size: 31882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230330/0a0ae041/attachment-0001.bin>
More information about the libc-commits
mailing list