[PATCH] D73951: [Clang] [Driver]Add logic to search for flang frontend

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 05:46:36 PST 2020


CarolineConcatto updated this revision to Diff 244635.
CarolineConcatto added a comment.

- [Clang]Rename flag and update the tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73951/new/

https://reviews.llvm.org/D73951

Files:
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Flang.cpp
  clang/test/Driver/flang/clang-driver-2-frontend01.f90
  clang/test/Driver/flang/flang-driver-2-frontend01.f90
  clang/test/Driver/flang/flang-driver-2-frontend02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73951.244635.patch
Type: text/x-patch
Size: 5637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200214/1f0009f3/attachment.bin>


More information about the cfe-commits mailing list