[clang] [analyzer] Use makeNode instead of ExplodedGraph::getNode (PR #218462)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 25 06:31:26 PDT 2026
NagyDonat wrote:
Now that https://github.com/llvm/llvm-project/pull/218472 was merged, this is a straightforward little change that mostly just simplifies the code, but could theoretically improve the behavior of the analyzer if a `PosteriorlyOverconstrained` state hits one of these two locations.
https://github.com/llvm/llvm-project/pull/218462
More information about the cfe-commits
mailing list