================
@@ -266,7 +266,7 @@ __libunwind_seh_personality(int version, _Unwind_Action 
state,
   _LIBUNWIND_TRACE_UNWINDING("__libunwind_seh_personality() LanguageHandler "
                              "returned %d",
                              (int)ms_act);
-  switch (ms_act) {
----------------
cjacek wrote:

That's how I would do it, but either way seems fine to me.

https://github.com/llvm/llvm-project/pull/180513
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to