]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - usr.bin/clang/clang/CC.sh
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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++ "$@"