[PATCH] D86132: [clang][driver]Add quotation mark in test/fortran.f95 to avoid false positive
David Truby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 18 04:10:53 PDT 2020
DavidTruby requested changes to this revision.
DavidTruby added a comment.
This revision now requires changes to proceed.
On my clang line, when compiling a C file, this appears as "-cc1" not "cc1". I don't see a cc1as so I can't check that one but I assume it will be the same.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86132/new/
https://reviews.llvm.org/D86132
More information about the cfe-commits
mailing list