This is an archive of the discontinued LLVM Phabricator instance.

[FileCheck] Address unused prefixes in tests
ClosedPublic

Authored by mtrofin on Oct 30 2020, 1:56 PM.

Details

Summary

Added -allow-unused-prefixes as necessary.

Diff Detail

Event Timeline

mtrofin created this revision.Oct 30 2020, 1:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 30 2020, 1:56 PM
mtrofin requested review of this revision.Oct 30 2020, 1:56 PM
MaskRay accepted this revision.Oct 30 2020, 2:08 PM

Looks great!

This revision is now accepted and ready to land.Oct 30 2020, 2:08 PM
This revision was landed with ongoing or failed builds.Oct 30 2020, 2:14 PM
This revision was automatically updated to reflect the committed changes.

Sorry, hit push very quickly - happy to address post-submit feedback.