Files
clang-p2996/compiler-rt/test/profile/Inputs/.gitattributes
Martin Storsjö 2002533802 [compiler-rt] [test] Mark a couple files as requiring LF newlines
Some of the profile test files fail if they have CRLF newlines;
add a .gitattributes file that forces them to be checked out
with LF newlines, regarless of the user Git configuration.
2024-10-23 22:43:50 +03:00

4 lines
97 B
Plaintext

instrprof-gcov-*.c text eol=lf
instrprof-gcov-*.cpp text eol=lf
instrprof-shared-*.c text eol=lf