]> granicus.if.org Git - clang/commit
Fix -MD with no -MT when -o is specified (and fix test case).
authorDaniel Dunbar <daniel@zuster.org>
Mon, 30 Mar 2009 17:59:58 +0000 (17:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 30 Mar 2009 17:59:58 +0000 (17:59 +0000)
commit46562b9122417bf6f70626f69bd79b8f5a4adac9
treefca2481f7ac605b68adde8a90478020286f09a60
parent536aa02b29ea2bdffff2cc507ed04f6b56737116
Fix -MD with no -MT when -o is specified (and fix test case).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68042 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Frontend/dependency-gen.c