[PATCH] D124758: [analyzer] Implement assume in terms of assumeDual

Alex Brachet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 00:43:22 PDT 2022


abrachet added a comment.

As a heads up, because I'm not sure how often folks look at Github Issues. This patch causes a stack overflow on some Objective-C++ code. I have filed https://github.com/llvm/llvm-project/issues/55851. Could you take a look @martong?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124758



More information about the cfe-commits mailing list