[PATCH] Do not fail if -fsyntax-only is passed to Fortran compilation.Fixes PR22234.

Eric Christopher echristo at gmail.com
Wed Jan 28 16:39:37 PST 2015


LGTM with the one small change mentioned inline :)

Thanks!

-eric


================
Comment at: test/Driver/gfortran.f90:246
@@ +245,3 @@
+!
+! regression test for Bug 22234
+! RUN: %clang -no-canonical-prefixes -target i386-linux -fsyntax-only -### %s -o %t 2>&1 | \
----------------
Full sentence here including period.

http://reviews.llvm.org/D7210

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list