diff options
author | Daniel Paoliello <danpao@microsoft.com> | 2024-10-22 09:54:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 09:54:32 -0700 |
commit | 2fdf49db7562eadbe01b18f0d01a955cd41b94ea (patch) | |
tree | 8f66c015dda24f5f2ec0caced09e99eede1be75e /llvm/lib/Support/APFloat.cpp | |
parent | f66bc4d3f1ef5f4e16db0ac51a14f6941af90d0d (diff) | |
download | llvm-2fdf49db7562eadbe01b18f0d01a955cd41b94ea.zip llvm-2fdf49db7562eadbe01b18f0d01a955cd41b94ea.tar.gz llvm-2fdf49db7562eadbe01b18f0d01a955cd41b94ea.tar.bz2 |
[llvm-rc] Handle Windows line endings in tag-html test (#113000)
The tag-html.test has been failing for me and [in
CI](https://buildkite.com/llvm-project/github-pull-requests/builds/111277#0192a122-c5c9-4e4e-bc5b-7532fec99ae4)
if Git happens to decide to check out the baseline file with Windows
line endings.
This fix for this is to call `tr` to strip Windows newlines when copying
the baselines files to the test output directory before embedding them.
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions