[all-commits] [llvm/llvm-project] bba1b5: llvm-reduce: Make some error messages more consistent
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 28 20:52:37 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/make-error-messages-more-consistent
Home: https://github.com/llvm/llvm-project
Commit: bba1b5022772c5c778cefb3b5d5db4c0ea784c11
https://github.com/llvm/llvm-project/commit/bba1b5022772c5c778cefb3b5d5db4c0ea784c11
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M llvm/test/tools/llvm-reduce/fail-execute-test.test
A llvm/test/tools/llvm-reduce/fail-output-file.test
M llvm/tools/llvm-reduce/TestRunner.cpp
Log Message:
-----------
llvm-reduce: Make some error messages more consistent
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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list