[all-commits] [llvm/llvm-project] 40903b: llvm-reduce: Fix missing newline after error message

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jan 3 06:09:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40903bad468b71391257d56f33a67f3b5fa08f00
      https://github.com/llvm/llvm-project/commit/40903bad468b71391257d56f33a67f3b5fa08f00
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    A llvm/test/tools/llvm-reduce/fail-execute-test.test
    M llvm/tools/llvm-reduce/TestRunner.cpp

  Log Message:
  -----------
  llvm-reduce: Fix missing newline after error message

Fixes missing test coverage for the failed to execute case. However,
this test fails to verify the newline is printed. I can't figure out
how to get FileCheck to match the trailing newline.




More information about the All-commits mailing list