]> granicus.if.org Git - clang/commit
Select the correct, or, failing that, compatible, dialect when invoked as cc,
authorDavid Chisnall <csdavec@swan.ac.uk>
Tue, 11 Sep 2012 09:58:54 +0000 (09:58 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Tue, 11 Sep 2012 09:58:54 +0000 (09:58 +0000)
commit6d445a6ad64302f0aac584fe8767934a1993cdd3
treed5c27d43554ecfc175ffd74e2b239440fd0e0b54
parenta13cdf4780a885c0d3726fe8d3562b9bc770b7ec
Select the correct, or, failing that, compatible, dialect when invoked as cc,
c89, c99, and so on.  No change to the default dialect when invoked as clang /
clang++.

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