[clang] [NFCI][analyzer] Regularize NodeBuilder classes (PR #180960)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 12 09:22:52 PST 2026


NagyDonat wrote:

@steakhal By the way, now that you highlighted the question of polymorphism and virtualization, I realized that there is no actually useful polymorphism within the `NodeBuilder` class hierarcy. I will create a commit that removes all of this.

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


More information about the cfe-commits mailing list