Skip to content

[llvm-remarkutil] Make invalid states un-representable in the count tool #140829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 28, 2025

Conversation

jroelofs
Copy link
Contributor

This consolidates some of the error handling around regex arguments to the tool, and sets up the APIs such that errors must be handled before their usage.

…ool.

This consolidates some of the error handling around regex arguments to the
tool, and sets up the APIs such that errors must be handled before their usage.
Copy link

github-actions bot commented May 21, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@jroelofs jroelofs requested a review from fhahn May 21, 2025 15:48
Copy link
Contributor

@tobias-stadler tobias-stadler left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for refactoring this.

@jroelofs jroelofs merged commit 42c8742 into llvm:main May 28, 2025
11 checks passed
@jroelofs jroelofs deleted the jroelofs/remarkutil-refactor branch May 28, 2025 23:27
svkeerthy pushed a commit that referenced this pull request May 29, 2025
…ool (#140829)

This consolidates some of the error handling around regex arguments to
the tool, and sets up the APIs such that errors must be handled before
their usage.
google-yfyang pushed a commit to google-yfyang/llvm-project that referenced this pull request May 29, 2025
…ool (llvm#140829)

This consolidates some of the error handling around regex arguments to
the tool, and sets up the APIs such that errors must be handled before
their usage.
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Jun 3, 2025
…ool (llvm#140829)

This consolidates some of the error handling around regex arguments to
the tool, and sets up the APIs such that errors must be handled before
their usage.
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