[PATCH] D145286: [WinEH] Fix issue of dynamic alloca in try block

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 07:30:31 PDT 2023


pengfei added a comment.

Tested this with cases in #60914. Both got segmentation fault. I think this should not be a correct fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145286/new/

https://reviews.llvm.org/D145286



More information about the llvm-commits mailing list