EXPECT_DEBUG_DEATH runs the statement without expecting a death in NDEBUG mode, causing a test failure in asan due to reaching `__builtin_unreachable`. Also, improve a bit the definition of Unreachable to be more readable/useful. PiperOrigin-RevId: 584133307pull/14802/head
parent
0fab773c1d
commit
5ae9efc02c
2 changed files with 20 additions and 11 deletions
Loading…
Reference in new issue