Home
last modified time | relevance | path

Searched refs:DropUnhandledError (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp77 auto DropUnhandledError = []() { in TEST() local
81 EXPECT_DEATH(DropUnhandledError(), in TEST()