• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/sh
2# shellcheck disable=SC1091
3
4set -e
5
6_COMPILER=clang++-15
7. compiler-wrapper.sh
8