This is an archive of the discontinued LLVM Phabricator instance.

[UpdateTestChecks] Remove outdated help text
ClosedPublic

Authored by nikic on Jul 7 2022, 12:58 AM.

Details

Summary

Manually modifying the result of update_test_checks.py is discouraged, we prefer unmodified check lines where possible. The output is also considered authoritative nowadays, at least for tests targeting core middle-end components, where not using it is an automatic review rejection.

Diff Detail

Event Timeline

nikic created this revision.Jul 7 2022, 12:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 12:59 AM
nikic requested review of this revision.Jul 7 2022, 12:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 12:59 AM
RKSimon accepted this revision.Jul 7 2022, 2:38 AM

LGTM

This revision is now accepted and ready to land.Jul 7 2022, 2:38 AM
This revision was landed with ongoing or failed builds.Jul 8 2022, 12:20 AM
This revision was automatically updated to reflect the committed changes.