Skip to content

Conversation

@kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Jul 31, 2025

Improve the StringRef summary formatter in the following ways:

  • inherit adherence to the target.max-string-summary-length setting
  • support non-printable bytes (such as null bytes, and any other binary data)

With the previous implementation, some non-printable bytes would raise a Python exception.

@kastiglione kastiglione requested a review from jimingham July 31, 2025 21:18
Copy link
Collaborator

@jimingham jimingham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kastiglione kastiglione merged commit 933d872 into llvm:main Aug 21, 2025
10 checks passed
@kastiglione kastiglione deleted the llvm-utils-Improve-the-StringRef-summary-formatter branch August 21, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants