]> granicus.if.org Git - clang/commit
Ensure that -fsyntax-only with fortran 90 passes along silently
authorEric Christopher <echristo@gmail.com>
Thu, 29 Jan 2015 00:56:17 +0000 (00:56 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 29 Jan 2015 00:56:17 +0000 (00:56 +0000)
commit51d7ae2eabd3354b9d11621a562386ee151fada5
tree1a1adb4809ee8c4ff7b4ff61a2d887f31d50f88b
parentcf9ba63a8f0f654a53913a30226baa7ae6212a64
Ensure that -fsyntax-only with fortran 90 passes along silently
to the underlying gcc.
PR22234

Patch by Artem Belevich.

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