[PATCH] D73951: [Clang] [Driver]Add logic to search for flang frontend
Steve Scalpone via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 08:34:19 PDT 2020
sscalpone added inline comments.
================
Comment at: clang/test/Driver/flang/flang-driver-2-frontend01.f90:1
+! Check wich name of flang frontend is invoked by the driver
+
----------------
typo //wich//
================
Comment at: clang/test/Driver/flang/flang-driver-2-frontend02.f90:1
+! Check wich name of flang frontend is invoked by the driver
+
----------------
Typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73951/new/
https://reviews.llvm.org/D73951
More information about the cfe-commits
mailing list