Merge pull request #3457 from alexkaratarakis:wcovered_switch_default
PiperOrigin-RevId: 382188112
This commit is contained in:
commit
b89480e02c
@ -236,8 +236,6 @@ inline Matcher<const ::std::string&> MakeDeathTestMatcher(
|
||||
gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
|
||||
break; \
|
||||
} \
|
||||
default: \
|
||||
break; \
|
||||
} \
|
||||
} \
|
||||
} else \
|
||||
|
Loading…
Reference in New Issue
Block a user