[all-commits] [llvm/llvm-project] 53a656: [utils/not] Disable coredumps when --crash is passed
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Mon Mar 4 10:45:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53a656d9a4032b842ad0c59489353e17daa54531
https://github.com/llvm/llvm-project/commit/53a656d9a4032b842ad0c59489353e17daa54531
Author: Alexander Richardson <alexrichardson at google.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M llvm/utils/not/not.cpp
Log Message:
-----------
[utils/not] Disable coredumps when --crash is passed
We are expecting a crash, so it is unlikely that a coredump is going to
be particularly useful. For debugging the program can always be run without
the `not --crash` wrapper.
Reviewed By: jh7370
Pull Request: https://github.com/llvm/llvm-project/pull/83704
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