[flang-commits] [clang] [flang] [Flang][Driver] NFC: Move Flang/Fortran only options to a separate file (PR #194398)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed Apr 29 08:47:28 PDT 2026
kiranchandramohan wrote:
> > Yes, that makes sense. I have added some changes to FlangDriver.md. Let me know if I should add more to make it a requirement.
>
> Sorry, make what a requirement?
Sorry, what I meant to say is that I have found existing places where I could easily add the info that the Flang only options are in FlangOptions.td and shared options in Options.td but I have not explicitly added a separate statement saying that all flang only options **must** go to FlangOptions.td.
https://github.com/llvm/llvm-project/pull/194398
More information about the flang-commits
mailing list