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

Diego A. Estrada Rivera via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 06:50:15 PDT 2024


================
@@ -194,11 +194,12 @@ class CoreEngine {
 };
 
 // TODO: Turn into a class.
----------------
diego-est wrote:

Done.

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


More information about the cfe-commits mailing list