This is an archive of the discontinued LLVM Phabricator instance.

[clang][NFC] Remove unused FileCheck prefix
ClosedPublic

Authored by keith on Oct 29 2020, 2:11 PM.

Details

Summary

This is to enable --allow-unused-duplicates=false. This prefix appears
to be outdated and intentionally unused.

Diff Detail

Event Timeline

keith created this revision.Oct 29 2020, 2:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 2:11 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
keith requested review of this revision.Oct 29 2020, 2:11 PM
This revision is now accepted and ready to land.Oct 30 2020, 12:42 PM
mtrofin accepted this revision.Oct 30 2020, 12:45 PM
mtrofin added a subscriber: mtrofin.

lgtm

ugh, sorry, that's an alias I am auto-logged in on my personal account.

Still LGTM :)

This revision was landed with ongoing or failed builds.Oct 30 2020, 1:32 PM
This revision was automatically updated to reflect the committed changes.