This is an archive of the discontinued LLVM Phabricator instance.

[llvm-cov][NFC] Remove unused prefixes from FileCheck usage
ClosedPublic

Authored by keith on Oct 29 2020, 1:54 PM.

Details

Summary

This is to enable --allow-unused-duplicates=false. These prefixes
appear to be outdated and intentionally unused.

Diff Detail

Event Timeline

keith created this revision.Oct 29 2020, 1:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 1:54 PM
keith requested review of this revision.Oct 29 2020, 1:54 PM
keith added a reviewer: vsk.Oct 29 2020, 1:58 PM
keith retitled this revision from [llvm-cov] Remove unused prefixes from FileCheck usage to [llvm-cov][NFC] Remove unused prefixes from FileCheck usage.Oct 29 2020, 2:01 PM
vsk accepted this revision.Oct 29 2020, 3:07 PM

Thanks, lgtm!

This revision is now accepted and ready to land.Oct 29 2020, 3:07 PM
keith added a comment.Oct 29 2020, 3:17 PM

Thanks! I don't have merge access do you mind helping me land this?

This revision was landed with ongoing or failed builds.Oct 30 2020, 8:28 AM
This revision was automatically updated to reflect the committed changes.