Commit dd30f063 by Andy Soffer

Merge pull request #3457 from alexkaratarakis:wcovered_switch_default

PiperOrigin-RevId: 382188112
parents 87064892 10088504
......@@ -236,8 +236,6 @@ inline Matcher<const ::std::string&> MakeDeathTestMatcher(
gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
break; \
} \
default: \
break; \
} \
} \
} else \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment