]> granicus.if.org Git - clang/commit
Fix regression in r227409 where we were passing -fsyntax-only
authorEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 18:22:23 +0000 (18:22 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 18:22:23 +0000 (18:22 +0000)
commit50d3f296d08e72dbeb3c60f7a54b1090b57d5a37
tree6d6e97a02dd0b2fa0280018d7e5edfe836e58c4c
parent8f3cbdeb863885f5d852ae5962b68d425056a13d
Fix regression in r227409 where we were passing -fsyntax-only
in all cases.

Patch by Artem Belevich.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/gfortran.f90