MuellerMP wrote: I would also like to note that using `try{}catch(...){}` instead of `__try{}__except(1){}` is a basically semantically equivalent workaround for this issue. https://github.com/llvm/llvm-project/pull/172287