================
@@ -329,6 +335,9 @@ class DataflowAnalysisContext {
// Fields modeled by environments covered by this context.
FieldSet ModeledFields;
+ // Cache of modeled fields for each type, covered by this context.
----------------
jvoung wrote:Updated comment. https://github.com/llvm/llvm-project/pull/180878 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
