Automatically generate a reproducer when dsymutil crashes. We already support generating reproducers with the --gen-reproducer flag, but this automates the generation on a crash.
rdar://68357665
Paths
| Differential D127441
[dsymutil] Automatically generate a reproducer when dsymutil crashes ClosedPublic Authored by JDevlieghere on Jun 9 2022, 2:02 PM.
Details Summary Automatically generate a reproducer when dsymutil crashes. We already support generating reproducers with the --gen-reproducer flag, but this automates the generation on a crash. rdar://68357665
Diff Detail
Event TimelineJDevlieghere marked 2 inline comments as done. JDevlieghere added inline comments.
Comment Actions
This revision is now accepted and ready to land.Jun 13 2022, 5:00 PM This revision was landed with ongoing or failed builds.Jun 14 2022, 4:00 PM Closed by commit rG33b6891db24d: [dsymutil] Automatically generate a reproducer when dsymutil crashes (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436967 llvm/docs/CommandGuide/dsymutil.rst
llvm/test/tools/dsymutil/X86/reproducer.test
llvm/test/tools/dsymutil/cmdline.test
llvm/tools/dsymutil/Options.td
llvm/tools/dsymutil/Reproducer.h
llvm/tools/dsymutil/Reproducer.cpp
llvm/tools/dsymutil/dsymutil.cpp
|
default initialize?