#!/usr/bin/env bash

exec ccache clang++ "$@"
