Bump version to 19.1.0git
[llvm-project.git] / clang-tools-extra / test / .gitattributes
blob3d4df1e9976bcc9cccbddc4102d73a77a27d868f
1 # CRLF (Windows) line endings take two bytes instead of one, so any tests that
2 # rely on or check fixed character -offset, Offset: or FileOffset: locations
3 # will fail when run on input files checked out with different line endings.
5 # These test input files rely on one-byte Unix (LF) line-endings, as they use
6 # fixed -offset, FileOffset:, or Offset: numbers in their tests.
7 clang-apply-replacements/ClangRenameClassReplacements.cpp -text
8 clang-apply-replacements/Inputs/basic/basic.h -text
9 clang-apply-replacements/Inputs/format/no.cpp -text
10 clang-apply-replacements/Inputs/format/yes.cpp -text
11 clang-tidy/infrastructure/export-diagnostics.cpp -text
13 # These test input files rely on two-byte Windows (CRLF) line endings.
14 clang-apply-replacements/Inputs/crlf/crlf.cpp -text
15 clang-apply-replacements/Inputs/crlf/crlf.cpp.expected -text