[all-commits] [llvm/llvm-project] 5a55df: Revert D147231 "[reland][libc] Adds string and Tes...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Apr 3 00:48:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a55dfb80c944451f944d100d363c4db2e49547f
https://github.com/llvm/llvm-project/commit/5a55dfb80c944451f944d100d363c4db2e49547f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M libc/src/__support/CPP/CMakeLists.txt
R libc/src/__support/CPP/string.h
M libc/test/UnitTest/CMakeLists.txt
M libc/test/UnitTest/LibcTest.cpp
M libc/test/UnitTest/LibcTest.h
R libc/test/UnitTest/TestLogger.cpp
R libc/test/UnitTest/TestLogger.h
M libc/test/src/__support/CPP/CMakeLists.txt
R libc/test/src/__support/CPP/string_test.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
Log Message:
-----------
Revert D147231 "[reland][libc] Adds string and TestLogger classes, use them in LibcTest"
Build bot detected a memory leak.
This reverts commit b82d04ea4b4f26037be369f101ae7011975df486.
More information about the All-commits
mailing list