llvm-project/clang-tools-extra/test/clang-apply-replacements
Michael Forster 4aba5fa774 Use `-text` git attribute instead of `text eol=...`
These automatic conversions lead to issues in various workflows, and all
we want here are files that retain their line endings under all
circumstances. `-text` captures that perfectly well and leads to fewer
issues.

It is preferable to `binary`, because with `-text` we still get textual
diffs.

Differential Revision: https://reviews.llvm.org/D124606
2022-04-28 14:27:29 +02:00
..
Inputs Use `-text` git attribute instead of `text eol=...` 2022-04-28 14:27:29 +02:00
ClangRenameClassReplacements.cpp
basic.cpp
conflict.cpp
crlf.cpp
format.cpp
identical-in-TU.cpp
identical.cpp
invalid-files.cpp
order-dependent.cpp
relative-paths.cpp [clang-apply-replacements] Correctly handle relative paths 2021-11-11 18:28:43 +00:00