<div dir="ltr">Try disabling C++ exceptions. The implementation suffers from problems like these and needs LLVM IR changes to support it.<div><br></div><div>I should really disconnect the /EHs flag and add some /EHexperimental-cxx-exceptions flag to clang-cl, honestly.</div></div>