[clang] [flang] [flang][driver] Introduce FCC_OVERRIDE_OPTIONS. (PR #140556)

Tarun Prabhu via cfe-commits cfe-commits at lists.llvm.org
Mon May 19 08:21:53 PDT 2025


tarunprabhu wrote:

> The `FCC_OVERRIDE_OPTIONS` seemed like the most obvious name to me but I am open to other ideas. 

Thanks Abid. Perhaps `FFC_OVERRIDE_OPTIONS`? It has a similar correspondence to `CCC_OVERRIDE_OPTIONS` as `FCFLAGS` does to `CCFLAGS`. But I don't have a strong opinion on this.

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


More information about the cfe-commits mailing list