================ @@ -152,5 +152,74 @@ int main(int, char**) #endif } + +#if defined(_LIBCPP_VERSION) && !defined(TEST_HAS_NO_EXCEPTIONS) ---------------- Ekkorus101 wrote: applied https://github.com/llvm/llvm-project/pull/179409