This is an archive of the discontinued LLVM Phabricator instance.

[lit] Implement -I option for builtin "diff" command to ignore changes where all lines match RE
ClosedPublic

Authored by yubing on Mar 30 2023, 11:20 PM.

Diff Detail

Event Timeline

yubing created this revision.Mar 30 2023, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 11:20 PM
Herald added a subscriber: delcypher. · View Herald Transcript
yubing requested review of this revision.Mar 30 2023, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 11:20 PM
yubing updated this revision to Diff 509919.Mar 30 2023, 11:48 PM

small fix to make llvm/utils/lit/tests/shtest-shell.py pass

pengfei accepted this revision.Apr 3 2023, 12:29 AM

LGTM.

This revision is now accepted and ready to land.Apr 3 2023, 12:29 AM