Sign in
fuchsia
/
third_party
/
mesa
/
refs/heads/sandbox/turnip
/
.
/
.gitlab-ci
/
build
/
compiler-wrapper-clang++-15.sh
blob: 81935d3c4a7972537e30f834504520a6202fdd43 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
# shellcheck disable=SC1091
set
-
e
_COMPILER
=
clang
++-
15
.
compiler
-
wrapper
.
sh