[flang-commits] [clang] [flang] [flang] Do not hardcode "flang" in the driver (PR #200438)

Kelvin Li via flang-commits flang-commits at lists.llvm.org
Fri May 29 11:51:12 PDT 2026


kkwli wrote:

I miss the case: `clang --driver-mode=flang`. `getClangProgramPath()` returns the `clang` instead of `flang`.

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


More information about the flang-commits mailing list