[all-commits] [llvm/llvm-project] 499d71: Revert "Update GoogleTest to v1.14.0 (#65823)"

Zero Omega via All-commits all-commits at lists.llvm.org
Tue Sep 12 11:47:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 499d713bcb33bd2f48fea4b1240482caab3539f7
      https://github.com/llvm/llvm-project/commit/499d713bcb33bd2f48fea4b1240482caab3539f7
  Author: Haowei Wu <haowei at google.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M clang/unittests/AST/ASTImporterODRStrategiesTest.cpp
    M clang/unittests/AST/ASTImporterTest.cpp
    M third-party/unittest/googlemock/README.LLVM
    M third-party/unittest/googlemock/include/gmock/gmock-actions.h
    M third-party/unittest/googlemock/include/gmock/gmock-cardinalities.h
    M third-party/unittest/googlemock/include/gmock/gmock-function-mocker.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-actions.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h
    A third-party/unittest/googlemock/include/gmock/gmock-generated-matchers.h
    M third-party/unittest/googlemock/include/gmock/gmock-matchers.h
    M third-party/unittest/googlemock/include/gmock/gmock-more-actions.h
    M third-party/unittest/googlemock/include/gmock/gmock-more-matchers.h
    M third-party/unittest/googlemock/include/gmock/gmock-nice-strict.h
    M third-party/unittest/googlemock/include/gmock/gmock-spec-builders.h
    M third-party/unittest/googlemock/include/gmock/gmock.h
    R third-party/unittest/googlemock/include/gmock/internal/custom/README.md
    M third-party/unittest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
    M third-party/unittest/googlemock/include/gmock/internal/custom/gmock-matchers.h
    M third-party/unittest/googlemock/include/gmock/internal/custom/gmock-port.h
    M third-party/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
    M third-party/unittest/googlemock/include/gmock/internal/gmock-port.h
    M third-party/unittest/googlemock/include/gmock/internal/gmock-pp.h
    M third-party/unittest/googlemock/src/gmock-cardinalities.cc
    M third-party/unittest/googlemock/src/gmock-internal-utils.cc
    M third-party/unittest/googlemock/src/gmock-matchers.cc
    M third-party/unittest/googlemock/src/gmock-spec-builders.cc
    M third-party/unittest/googlemock/src/gmock.cc
    R third-party/unittest/googlemock/src/gmock_main.cc
    A third-party/unittest/googletest/LICENSE.TXT
    R third-party/unittest/googletest/LICENSE.txt
    M third-party/unittest/googletest/README.LLVM
    R third-party/unittest/googletest/include/gtest/gtest-assertion-result.h
    M third-party/unittest/googletest/include/gtest/gtest-death-test.h
    M third-party/unittest/googletest/include/gtest/gtest-matchers.h
    M third-party/unittest/googletest/include/gtest/gtest-message.h
    M third-party/unittest/googletest/include/gtest/gtest-param-test.h
    M third-party/unittest/googletest/include/gtest/gtest-printers.h
    M third-party/unittest/googletest/include/gtest/gtest-spi.h
    M third-party/unittest/googletest/include/gtest/gtest-test-part.h
    M third-party/unittest/googletest/include/gtest/gtest-typed-test.h
    M third-party/unittest/googletest/include/gtest/gtest.h
    M third-party/unittest/googletest/include/gtest/gtest_pred_impl.h
    M third-party/unittest/googletest/include/gtest/gtest_prod.h
    R third-party/unittest/googletest/include/gtest/internal/custom/README.md
    M third-party/unittest/googletest/include/gtest/internal/custom/gtest-port.h
    M third-party/unittest/googletest/include/gtest/internal/custom/gtest-printers.h
    M third-party/unittest/googletest/include/gtest/internal/custom/gtest.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-filepath.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-internal.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-param-util.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-port-arch.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-port.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-string.h
    M third-party/unittest/googletest/include/gtest/internal/gtest-type-util.h
    M third-party/unittest/googletest/src/gtest-all.cc
    R third-party/unittest/googletest/src/gtest-assertion-result.cc
    M third-party/unittest/googletest/src/gtest-death-test.cc
    M third-party/unittest/googletest/src/gtest-filepath.cc
    M third-party/unittest/googletest/src/gtest-internal-inl.h
    M third-party/unittest/googletest/src/gtest-matchers.cc
    M third-party/unittest/googletest/src/gtest-port.cc
    M third-party/unittest/googletest/src/gtest-printers.cc
    M third-party/unittest/googletest/src/gtest-test-part.cc
    M third-party/unittest/googletest/src/gtest-typed-test.cc
    M third-party/unittest/googletest/src/gtest.cc
    R third-party/unittest/googletest/src/gtest_main.cc

  Log Message:
  -----------
  Revert "Update GoogleTest to v1.14.0 (#65823)"

This reverts commit 54c1a9b20d89e85cd60d002c77b34c00f36520f4.
It breaks a few llvm bots.




More information about the All-commits mailing list