[PATCH] D157837: [flang][driver] Update the visibility of Clang options in Flang

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 05:50:28 PDT 2023


DavidTruby added a comment.

This looks good to me (minus the issue @tblah mentioned), while this will mean that we also error on gfortran options we don't recognize, I don't personally think that's a problem as in my personal experience Fortran users are used to different compilers accepting different options and dealing with that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157837



More information about the cfe-commits mailing list