mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 13:10:42 +00:00
Unbreak the build after r194997
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194998 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b21ab43cfc
commit
38ea7b55ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user