zmodem wrote:

I understand that you're working on improving the support for async SEH. That's 
great, and it sounds like Chromium has code which will benefit.

However, you didn't answer my main question: if `err_seh_object_unwinding` is 
for diagnosing mixing SEH and C++ exception handling, why did this PR gate it 
behind `getLangOpts().EHAsynch` and not `getLangOpts().CXXExceptions`?

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

Reply via email to