[flang-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Refactor option-related code from clangDriver into new clangOptions library (PR #163659)

Naveen Seth Hanig via flang-commits flang-commits at lists.llvm.org
Wed Nov 5 03:56:49 PST 2025


naveen-seth wrote:

Hi, is this PR ready to merge? It has approvals from the Clang driver and options maintainers, and the follow-up PR (#165277), which includes this patch, appears to have approval from Flang driver maintainer @tarunprabhu (can you confirm if that also applies to this patch?).

I’m happy to wait a bit longer for any additional feedback on the RFC.
Before merging, I’ll also retest the build locally with `BUILD_SHARED_LIBS=ON` (on Linux) for `clang`, `clang-tools-extra`, `flang` and `lldb`.

Thanks everyone for reviewing!!

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


More information about the flang-commits mailing list