================ @@ -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". ---------------- tigbr wrote:
Agreed, will revert that. https://github.com/llvm/llvm-project/pull/198211 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
