[all-commits] [llvm/llvm-project] c29310: Fix line endings produced by update_cc_test_checks.py
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Fri Feb 14 07:18:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c29310707e9a85e70a226277657cd9d9182a5d04
https://github.com/llvm/llvm-project/commit/c29310707e9a85e70a226277657cd9d9182a5d04
Author: Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/utils/update_cc_test_checks.py
Log Message:
-----------
Fix line endings produced by update_cc_test_checks.py
Use the same appraoch as update_llc_test_checks.py to always write \n
line endings. This should fix the Windows buildbots.
More information about the All-commits
mailing list