Sign in
fuchsia
/
third_party
/
mesa
/
b9d588b5db6a5bf04c5934a2e9a8b3354fe02094
/
.
/
.gitlab-ci
/
build
/
compiler-wrapper-clang.sh
blob: 40dbe879e861e84101091351057d61b499f22b4a [
file
] [
log
] [
blame
]
#!/bin/sh
# shellcheck disable=SC1091
set
-
e
_COMPILER
=
clang
.
compiler
-
wrapper
.
sh