[all-commits] [llvm/llvm-project] 95abde: llvm-reduce: Disable crash reports, symbolization ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Dec 20 16:01:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95abdeba6152c3fa15e96b4bababe6311bc9c118
      https://github.com/llvm/llvm-project/commit/95abdeba6152c3fa15e96b4bababe6311bc9c118
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    A llvm/test/tools/llvm-reduce/Inputs/test-crash-vars.py
    A llvm/test/tools/llvm-reduce/disable-crash-reports.test
    M llvm/tools/llvm-reduce/llvm-reduce.cpp

  Log Message:
  -----------
  llvm-reduce: Disable crash reports, symbolization and core dumps

These are going to waste a lot of time and produce clutter when we're
bulk introducing crashes. Add a flag to disable this behavior in case
this matters to a reproducer.




More information about the All-commits mailing list