[PATCH] D153273: [analyzer] Rework support for CFGScopeBegin, CFGScopeEnd, CFGLifetime elements

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 09:56:29 PDT 2023


ymandel added a comment.

In D153273#4471672 <https://reviews.llvm.org/D153273#4471672>, @steakhal wrote:

> I'd appreciate some review on this, given that a lot of you would be affected by the changes of CFG.
> By changes I mean, fixes for goto statements, properly calling destructors and stuff.
>
> It's already in production for our CSA fork, and the results look good.
>
> **In two weeks we plan to land this unless anyone objects.**

Thanks! We're planning to take a look in the next few days.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153273



More information about the cfe-commits mailing list