================
@@ -724,18 +709,18 @@ printObjectsUnderConstructionJson(raw_ostream &Out, 
ProgramStateRef State,
   }
 
   if (HasItem)
-    Indent(Out, --Space, IsDot) << ']'; // End of "location_context".
+    Indent(Out, --Space, IsDot) << ']'; // End of "stack_frame".
----------------
steakhal wrote:

I don't think we changed the output spelling.

https://github.com/llvm/llvm-project/pull/198211
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to