[lit] Implement -I option for builtin "diff" command to ignore changes where all...
authorBing1 Yu <bing1.yu@intel.com>
Tue, 4 Apr 2023 11:47:23 +0000 (19:47 +0800)
committerBing1 Yu <bing1.yu@intel.com>
Tue, 4 Apr 2023 11:49:12 +0000 (19:49 +0800)
commit22068a3d4b1a2eb5908654d9b2957a03c0f527b6
treec64e1231748adc5d0dc73a658e1e1602b442c7e4
parent9b3529bb6e80b59a0ec643e799c8495fdf2af8f5
[lit] Implement -I option for builtin "diff" command to ignore changes where all lines match RE

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D147301
llvm/utils/lit/lit/builtin_commands/diff.py
llvm/utils/lit/tests/Inputs/shtest-shell/diff-I.txt [new file with mode: 0644]