[all-commits] [llvm/llvm-project] ebb41f: Revert D147231 "[libc] Adds string and TestLogger ...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Sun Apr 2 09:03:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebb41f7e3d8ab804e7f0ece9b47741e8812d7c6b
      https://github.com/llvm/llvm-project/commit/ebb41f7e3d8ab804e7f0ece9b47741e8812d7c6b
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-04-02 (Sun, 02 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 "[libc] Adds string and TestLogger classes, use them in LibcTest"

Does not build with gcc.
This reverts commit fc5ae0a7a45bdb5251f3dad3fc07047f987ca447.




More information about the All-commits mailing list