summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/src
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/unittest/googletest/src')
-rw-r--r--llvm/utils/unittest/googletest/src/gtest-death-test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/utils/unittest/googletest/src/gtest-death-test.cc b/llvm/utils/unittest/googletest/src/gtest-death-test.cc
index 6c8b001ee23..82453f20fd5 100644
--- a/llvm/utils/unittest/googletest/src/gtest-death-test.cc
+++ b/llvm/utils/unittest/googletest/src/gtest-death-test.cc
@@ -1035,8 +1035,6 @@ DeathTest::TestRole ExecDeathTest::AssumeRole() {
# endif // !GTEST_OS_WINDOWS
-DeathTestFactory::~DeathTestFactory() {}
-
// Creates a concrete DeathTest-derived class that depends on the
// --gtest_death_test_style flag, and sets the pointer pointed to
// by the "test" argument to its address. If the test should be
OpenPOWER on IntegriCloud