This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Handle alternative output in TestAbortExitCode
ClosedPublic

Authored by kastiglione on Oct 12 2020, 2:50 PM.

Details

Summary

This test

On macOS, this test can instead return status = 0 (0x00000000) Terminated due to signal 6. This updates the CHECK accordingly.

Diff Detail

Event Timeline

kastiglione created this revision.Oct 12 2020, 2:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2020, 2:50 PM
kastiglione requested review of this revision.Oct 12 2020, 2:50 PM
aprantl accepted this revision.Oct 12 2020, 4:24 PM
This revision is now accepted and ready to land.Oct 12 2020, 4:24 PM
This revision was landed with ongoing or failed builds.Oct 12 2020, 4:30 PM
This revision was automatically updated to reflect the committed changes.