[all-commits] [llvm/llvm-project] efd1f1: Fix .arclint on Windows
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Apr 28 09:56:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efd1f17cd9239df04ac3a43d735e836223042b3a
https://github.com/llvm/llvm-project/commit/efd1f17cd9239df04ac3a43d735e836223042b3a
Author: Reid Kleckner <rnk at google.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M .arclint
Log Message:
-----------
Fix .arclint on Windows
Run "bash myscript.sh". This will work if bash is on PATH, which it
probably is, since developers have to use git.
Reviewed By: scott.linder
Differential Revision: https://reviews.llvm.org/D78846
More information about the All-commits
mailing list