This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add 'CHECK' to class-type-nullptr-deref.s test.
ClosedPublic

Authored by cmtice on Apr 12 2023, 11:25 AM.

Details

Summary

This test previously relied on just segfaulting or not. This commit adds a CHECK statement to the test that will only pass if the test does not segfault.

Diff Detail

Event Timeline

cmtice created this revision.Apr 12 2023, 11:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 11:25 AM
cmtice requested review of this revision.Apr 12 2023, 11:25 AM
labath accepted this revision.Apr 13 2023, 7:39 AM
This revision is now accepted and ready to land.Apr 13 2023, 7:39 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2023, 8:19 AM