#!/bin/sh # shellcheck disable=SC1091 set -e _COMPILER=clang++-15 . compiler-wrapper.sh