[clang] [NFC][analyzer] Eliminate NodeBuilder from ExprEngine visit methods and from their utility methods (PR #212186)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 28 06:42:33 PDT 2026
================
----------------
NagyDonat wrote:
Consider renaming `destNodes` to `Dst`. I know that this is unrelated to the core goals of this PR but let's remove an eyesore if we're here and modify most lines that use this variable.
https://github.com/llvm/llvm-project/pull/212186
More information about the cfe-commits
mailing list