blob: 81935d3c4a7972537e30f834504520a6202fdd43 [file] [log] [blame] [edit]
#!/bin/sh
# shellcheck disable=SC1091
set -e
_COMPILER=clang++-15
. compiler-wrapper.sh