================ @@ -786,20 +771,19 @@ static void printIndicesOfElementsToConstructJson( } 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
