[flang-commits] [clang] [flang] [Flang][Driver] NFC: Move Flang/Fortran only options to a separate file (PR #194398)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Wed Apr 29 12:49:56 PDT 2026


================

----------------
tarunprabhu wrote:

```suggestion
* add a completely new definition if the option that you are adding has not
been defined yet. These must be added to `clang/Options/FlangOptions.td`
unless they are intended to be shared with Clang, in which case they should
be added to `clang/Options/Options.td`
```

https://github.com/llvm/llvm-project/pull/194398


More information about the flang-commits mailing list