trungnt2910 wrote: I made a `clang`-friendly build of their tests here: https://github.com/trungnt2910/windows_seh_tests
The results were: `x86_64`: Crash. `i686`: Linker errors. `aarch64`: Crash. `armv7`, after this patch: Crash, similar to `aarch64`. https://github.com/llvm/llvm-project/pull/184953 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
