#! /bin/sh

# Indirectly invoke icecc again.

exec icecc clang++ "$@"
