This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Use assertIn/NotIn over assertTrue/False (NFC)
ClosedPublic

Authored by kastiglione on Feb 4 2021, 5:56 PM.

Details

Summary

For improved failure messages, use assertIn over assertTrue.

Diff Detail

Event Timeline

kastiglione requested review of this revision.Feb 4 2021, 5:56 PM
kastiglione created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 5:56 PM
This revision is now accepted and ready to land.Feb 4 2021, 6:13 PM
This revision was landed with ongoing or failed builds.Feb 6 2021, 11:52 AM
This revision was automatically updated to reflect the committed changes.