[PATCH] D97625: fix check-clang-tools tests that fail due to Windows CRLF line endings
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 06:15:35 PDT 2022
thakis added a comment.
> So I went ahead and just fixed this in ac5f7be6a8688955a282becf00eebc542238a86b <https://reviews.llvm.org/rGac5f7be6a8688955a282becf00eebc542238a86b>.
As far as we can tell, this broke clang-move/move-used-helper-decls.cpp on our windows bot. D124563 <https://reviews.llvm.org/D124563> then fixed it again. (So all good now, just for the record.)
https://crbug.com/1319491 was our upstream bug.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97625/new/
https://reviews.llvm.org/D97625
More information about the cfe-commits
mailing list