]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292950:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jan 2016 19:33:43 +0000 (19:33 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jan 2016 19:33:43 +0000 (19:33 +0000)
commit3aeed6e1d7767756f14600fef62bf6bd2ba571ab
tree5648dda255aac2350066d69269240fc27f733a92
parent91475b983dcf5cfec505f7314739955975236c42
MFC r292950:

Drop the clang patch which adds recognition of 'CC' suffixes as aliases
for --driver-mode=g++, since this was never upstreamed.  For backwards
compatibility, add a wrapper shell script.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293782 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/llvm/patches/patch-r257109-add-CC-aliases.diff [deleted file]
contrib/llvm/tools/clang/tools/driver/driver.cpp
usr.bin/clang/clang/CC.sh [new file with mode: 0755]
usr.bin/clang/clang/Makefile