[Test] Set gitattributes for line endings in tapi inputs
authorJustin Bogner <mail@justinbogner.com>
Tue, 21 Feb 2023 22:37:18 +0000 (14:37 -0800)
committerJustin Bogner <mail@justinbogner.com>
Wed, 22 Feb 2023 00:07:08 +0000 (16:07 -0800)
commit88bd2601c013e349fa907b3f878312a94e16e9f6
tree2d58d4903a8aae4e8e72cd798bf2028167585419
parentb05f16bb9ecc3b67a357bf01697e974704e10fa2
[Test] Set gitattributes for line endings in tapi inputs

LLVM's parsing of .tbd files errors out with "unsupported file type"
if the tbd files have CRLF line endings. Add gitattributes for the
inputs to avoid test failures on windows.

Differential Revision: https://reviews.llvm.org/D144527
llvm/.gitattributes