This is an archive of the discontinued LLVM Phabricator instance.

[dotest] Remove crashinfo hook
ClosedPublic

Authored by labath on Jan 9 2018, 9:17 AM.

Details

Summary

This used to be important when all tests were run in a single process,
but that has no longer been the case for a while. Furthermore, this hook fails
to build on new mac versions for several people, and it's not clear
whether fixing it is worth the effort.

Diff Detail

Repository
rL LLVM

Event Timeline

labath created this revision.Jan 9 2018, 9:17 AM
davide accepted this revision.Jan 9 2018, 9:18 AM

No objections from me. Thanks.

This revision is now accepted and ready to land.Jan 9 2018, 9:18 AM
clayborg accepted this revision.Jan 9 2018, 9:29 AM
jingham accepted this revision.Jan 9 2018, 11:09 AM

Yup, this is a bit of complexity that it isn't worth supporting.

This revision was automatically updated to reflect the committed changes.
lldb/trunk/packages/Python/lldbsuite/test/configuration.py