]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/clang/clang/CC.sh
Upgrade our copies of clang, llvm, lldb and compiler-rt to 3.8.0
[FreeBSD/FreeBSD.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++ "$@"