[all-commits] [llvm/llvm-project] 7f5ca8: [clang] Use portable "#!/usr/bin/env bash" shebang...
Frederic Cambus via All-commits
all-commits at lists.llvm.org
Thu Sep 23 08:48:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f5ca8cc2158debe66663f09eb19b4613e75e124
https://github.com/llvm/llvm-project/commit/7f5ca8cc2158debe66663f09eb19b4613e75e124
Author: Frederic Cambus <fred at statdns.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M clang/tools/diag-build/diag-build.sh
M clang/utils/make-ast-dump-check.sh
Log Message:
-----------
[clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D110041
More information about the All-commits
mailing list