[clang] [analyzer] Turn NodeBuilderContext into a class (PR #84638)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 10 04:11:32 PDT 2024


steakhal wrote:

Thanks for the PR.
I think it would make sense to not expose data members in a class' public api.
We might need some member functions along the way to make this possible.

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


More information about the cfe-commits mailing list