Skip to content

Conversation

fpetrogalli
Copy link
Member

The !repr operator represents the content of a variable or of a record as a string.

This patch is based on code originally written by Adam Nemet, and on the feedback received by the reviewers in
https://reviews.llvm.org/D157492.

The !repr operator represents the content of a variable or of a record
as a string.

This patch is based on code originally written by Adam Nemet, and on
the feedback received by the reviewers in
https://reviews.llvm.org/D157492.
@fpetrogalli fpetrogalli merged commit cacfac4 into llvm:main Oct 11, 2023
fpetrogalli added a commit to fpetrogalli/llvm-project that referenced this pull request Oct 12, 2023
* `dump`, added in llvm#68793
* `!repr`, added in llvm#68716

The keyword `assert` was missing, so I have added that too.
fpetrogalli added a commit that referenced this pull request Oct 19, 2023
* `dump`, added in #68793
* `!repr`, added in #68716
fpetrogalli added a commit that referenced this pull request Oct 19, 2023
…68897)

* `dump`, added in #68793
* `!repr`, added in #68716

The keyword `assert` was missing, so I have added that too.
cuviper pushed a commit to cuviper/llvm.vim that referenced this pull request Feb 21, 2024
…ators. (#68897)

* `dump`, added in llvm/llvm-project#68793
* `!repr`, added in llvm/llvm-project#68716

The keyword `assert` was missing, so I have added that too.
github-actions bot pushed a commit to ararslan/llvm.vim that referenced this pull request May 1, 2024
…#68897)

* `dump`, added in llvm/llvm-project#68793
* `!repr`, added in llvm/llvm-project#68716

The keyword `assert` was missing, so I have added that too.
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