diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2022-04-24 22:30:25 +0200 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2022-04-24 22:30:25 +0200 |
commit | ac5f7be6a8688955a282becf00eebc542238a86b (patch) | |
tree | 0d34edb8fd42f2cdf198c907605e205a5c05c163 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 6243b90ead7a4d9e4097849498bea6749836de98 (diff) | |
download | llvm-ac5f7be6a8688955a282becf00eebc542238a86b.zip llvm-ac5f7be6a8688955a282becf00eebc542238a86b.tar.gz llvm-ac5f7be6a8688955a282becf00eebc542238a86b.tar.bz2 |
Move test/.gitattributes to clang-tools-extra/test
It was probably accidentally added there, see the discussion on change
D97625. It is certainly without effect, to quote gitattributes(5):
When deciding what attributes are assigned to a path, Git consults
[...], `.gitattributes` file in the same directory as the path in
question, and its parent directories up to the toplevel of the work
tree [...]
Running `git check-attr -a` on the files in question shows that now the
settings are indeed effective whereas before they were not.
Lastly, lit ignores the file like any dotfile, see getTestsInDirectory
of FileBasedTest in llvm/utils/lit/lit/formats/base.py. This can be
verified with `llvm-lit --show-tests clang-tools-extra/test`.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions