This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Disallow unused prefixes under llvm/test
ClosedPublic

Authored by mtrofin on Jan 20 2021, 6:58 PM.

Details

Summary

This patch sets the default for llvm tests, with the exception of tests
under Reduce, because quite a few of them use 'FileCheck' as parameter
to a tool, and including a flag as that parameter would complicate
matters.

The rest of the patch undo-es the lit.local.cfg changes we progressively
introduced as temporary measure to avoid regressions under various
directories.

Diff Detail

Event Timeline

mtrofin created this revision.Jan 20 2021, 6:58 PM
mtrofin requested review of this revision.Jan 20 2021, 6:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2021, 6:58 PM

gentle reminder - thanks!

MaskRay accepted this revision.Jan 21 2021, 8:21 PM

Thanks!

This revision is now accepted and ready to land.Jan 21 2021, 8:21 PM
This revision was automatically updated to reflect the committed changes.
llvm/test/Other/lit.local.cfg