#!/bin/sh
# $MidnightBSD$
# $FreeBSD: stable/10/usr.bin/clang/clang/CC.sh 293782 2016-01-12 19:33:43Z dim $
# This file is in the public domain.
exec /usr/bin/c++ "$@"
