Skip to content
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

llvm-reduce: Make some error messages more consistent #133563

Merged

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Mar 29, 2025

The coding standards states that error messages should start with
a lowercase. Also use WithColor, and add missing test coverage for
the failed to write to output file case.

Copy link
Contributor Author

arsenm commented Mar 29, 2025

@arsenm arsenm requested review from aeubanks, fhahn and regehr March 29, 2025 03:53
@arsenm arsenm marked this pull request as ready for review March 29, 2025 03:53
@regehr
Copy link
Contributor

regehr commented Mar 29, 2025

LGTM!

Copy link
Contributor Author

arsenm commented Mar 29, 2025

Merge activity

  • Mar 29, 3:06 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Mar 29, 3:08 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 29, 3:11 AM EDT: A user merged this pull request with Graphite.

arsenm added 2 commits March 29, 2025 07:07
The coding standards states that error messages should start with
a lowercase. Also use WithColor, and add missing test coverage for
the failed to write to output file case.
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/make-error-messages-more-consistent branch from d849ebb to b102b37 Compare March 29, 2025 07:08
@arsenm arsenm merged commit e87bec6 into main Mar 29, 2025
6 of 11 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/make-error-messages-more-consistent branch March 29, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants