aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorRichard <legalize@xmission.com>2022-01-03 10:52:59 -0700
committerRichard <legalize@xmission.com>2022-01-18 09:39:42 -0700
commite598913a4734ce682732703bb362dc3c5c0079c0 (patch)
treeb94a35d88bf5d3e21acf4ed6d612f913f9718743 /llvm/lib/Object/ArchiveWriter.cpp
parent091e364866fb123fce090d0f511625dcbdfb5501 (diff)
downloadllvm-e598913a4734ce682732703bb362dc3c5c0079c0.zip
llvm-e598913a4734ce682732703bb362dc3c5c0079c0.tar.gz
llvm-e598913a4734ce682732703bb362dc3c5c0079c0.tar.bz2
[clang-tidy] Force LF newlines when writing files
The recommendation on Windows is to checkout from git with core.autolf=false in order to preserve LF line endings on test files. However, when creating a new check this results in modified files as having switched all the line endings on Windows. Write all files with explicit LF line endings to prevent this. Fixes #52968 Differential Revision: https://reviews.llvm.org/D117535
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions