]> granicus.if.org Git - clang/commit
Driver: Use "g++" as generic gcc name when running in C++ mode, for platforms
authorDaniel Dunbar <daniel@zuster.org>
Fri, 25 Dec 2009 20:21:23 +0000 (20:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 25 Dec 2009 20:21:23 +0000 (20:21 +0000)
commit0dea4be511706307849d83a89f56695444c718ac
tree6678d200a701e937970c4bd5b06d936e355da327
parent0235d1510d0677b26f2d0448694e5e3e8a1ee043
Driver: Use "g++" as generic gcc name when running in C++ mode, for platforms
that lack real tool definitions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92164 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/driver.cpp