MuellerMP wrote: Ahh okay there is even more issues hidden here sadly: `__try`+`__finally` (`<PerformSEHFinally>`) uses `NormalAndEHCleanup` aswell and thus emits `seh.scope.begin` even though the state numbering algo ignores it. This makes fixing this very tricky. I might take a further look as well once christmas holidays have passed.
https://github.com/llvm/llvm-project/pull/172287 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
