This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Remove REQUIRED from some TestCases
ClosedPublic

Authored by vitalybuka on Oct 14 2021, 7:08 PM.

Details

Summary

It's not obvious why they are needed, and tests pass.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Oct 14 2021, 7:08 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2021, 7:08 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
lebedev.ri accepted this revision.Oct 15 2021, 12:26 AM

IF no bots complain with them removed then great.
Thanks.

This revision is now accepted and ready to land.Oct 15 2021, 12:26 AM
This revision was automatically updated to reflect the committed changes.