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.
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
instrprof-gcov-*.c text eol=lf
|
|
instrprof-gcov-*.cpp text eol=lf
|
|
instrprof-shared-*.c text eol=lf
|