]> granicus.if.org Git - clang/commit
Standardize Driver translation to call clang-cc using '-foo' form instead of '--foo'.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 20 Nov 2009 22:21:36 +0000 (22:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 20 Nov 2009 22:21:36 +0000 (22:21 +0000)
commit66861e09d590994a8b941eaa328e4d8f33adec9e
tree39341bc13c6200287cec6c1f6a5bdd5af106bb15
parenteeb7fd0ccfd656ac578806fa78a35023f76eca45
Standardize Driver translation to call clang-cc using '-foo' form instead of '--foo'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89497 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/clang-translation.c
test/Driver/flags.c