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

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 11 06:00:05 PDT 2024


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

Remove this TODO, as its completed.

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


More information about the cfe-commits mailing list