[clang] [LifetimeSafety] Refactor FactGenerator to use RecursiveASTVisitor (PR #153661)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 2 08:05:50 PDT 2025


Xazax-hun wrote:

One last question, I am sort of wondering if working on a CFG with `AC.getCFGBuildOptions().setAllAlwaysAdd();` would make this simpler. Would that have the properties we want?  

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


More information about the cfe-commits mailing list