[PATCH] D77982: [Windows SEH] Fix the frame-ptr of a nested-filter within a _finally

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 15 18:46:47 PDT 2020


efriedma added a comment.

If you can `assert(ParentCGF.LocalDeclMap.size() == 2);`, I guess the current code is good enough.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77982





More information about the cfe-commits mailing list