[llvm-branch-commits] [llvm] release/19.x: [Windows SEH] Fix crash on empty seh block (#107031) (PR #107466)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 10 08:12:19 PDT 2024


R-Goc wrote:

Indeed depending on specific optimizations sometimes there is a crash and sometimes there isn't. There are cases where clang 17 won't compile but clang 18 will, or where clang 20 will compile but clang 18 won't. Or none will compile at all. 

https://github.com/llvm/llvm-project/pull/107466


More information about the llvm-branch-commits mailing list