]> granicus.if.org Git - llvm/commit
Reland r374389: [lit] Clean up internal diff's encoding handling
authorJoel E. Denny <jdenny.ornl@gmail.com>
Sat, 12 Oct 2019 11:57:20 +0000 (11:57 +0000)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Sat, 12 Oct 2019 11:57:20 +0000 (11:57 +0000)
commit725593eab9cbc63357d3d08f1e13721d6f97e55c
treeef45fa8e9a282c8b130bc1a99259b48b12f392fb
parente60c336a1d94c07d26e70dcc97c7136c531a88d6
Reland r374389: [lit] Clean up internal diff's encoding handling

To avoid breaking some tests, D66574, D68664, D67643, and D68668
landed together.  However, D68664 introduced an issue now addressed by
D68839, with which these are now all relanding.

Differential Revision: https://reviews.llvm.org/D68664

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374649 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/builtin_commands/diff.py
utils/lit/tests/Inputs/shtest-shell/diff-encodings.txt [new file with mode: 0644]
utils/lit/tests/Inputs/shtest-shell/diff-in.bin [new file with mode: 0644]
utils/lit/tests/Inputs/shtest-shell/diff-in.utf16 [new file with mode: 0644]
utils/lit/tests/Inputs/shtest-shell/diff-in.utf8 [new file with mode: 0644]
utils/lit/tests/max-failures.py
utils/lit/tests/shtest-shell.py