[PATCH] D97625: fix check-clang-tools tests that fail due to Windows CRLF line endings
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 19 21:01:01 PDT 2022
bcain added a comment.
Herald added a project: All.
In D97625#3337018 <https://reviews.llvm.org/D97625#3337018>, @dmgreen wrote:
> Hello. I noticed this was applied to the base /test directory in the llvm repo: https://github.com/llvm/llvm-project/tree/main/test
> Was it intended be in clang-tools-extra: https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/test? I'm not sure it will do much where it is.
It's almost certainly the case.
@LegalizeAdulthood this commit should be reverted. If it makes sense, it could be re-applied to `clang-tools-extra/test/`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97625/new/
https://reviews.llvm.org/D97625
More information about the llvm-commits
mailing list