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)
commitcc7ff50e43c278fb02b2ac3d22b60321eb69ede0
treee78fe2f04b8ce8282f35ddfe6a776b72b1e090a1
parent8fcb0ad8a627bcb1415825fbebf7454c128128ef
Ensure that -fsyntax-only with fortran 90 passes along silently
to the underlying gcc.
PR22234

Patch by Artem Belevich.

llvm-svn: 227409
clang/lib/Driver/Tools.cpp
clang/test/Driver/gfortran.f90