]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/clang/clang/CC.sh
MFC r292950:
[FreeBSD/stable/10.git] / usr.bin / clang / clang / CC.sh
1 #!/bin/sh
2 # $FreeBSD$
3 # This file is in the public domain.
4 exec /usr/bin/c++ "$@"