yasster wrote:

Yeah, it's valid under SEH even if the compiler suggests jumping is a UB, using 
the same code on MSVC, you can see how it generates the jump. LLVM will crash 
since it can't handle this yet!

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

Reply via email to