[all-commits] [llvm/llvm-project] 93eac7: llvm-reduce: Make some error messages more consistent

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Mar 29 00:08:22 PDT 2025


  Branch: refs/heads/users/arsenm/llvm-reduce/make-error-messages-more-consistent
  Home:   https://github.com/llvm/llvm-project
  Commit: 93eac74792af8b959797cad1cf646cc4e23192bc
      https://github.com/llvm/llvm-project/commit/93eac74792af8b959797cad1cf646cc4e23192bc
  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.


  Commit: b102b37e28e5433c4fa5987b3337acc4f750f166
      https://github.com/llvm/llvm-project/commit/b102b37e28e5433c4fa5987b3337acc4f750f166
  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-output-file.test

  Log Message:
  -----------
  Change invalid test error to avoid windows bot failures


Compare: https://github.com/llvm/llvm-project/compare/d849ebb60256...b102b37e28e5

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