[flang-commits] [clang] [clang-tools-extra] [flang] [lldb] [clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (PR #165277)
Naveen Seth Hanig via flang-commits
flang-commits at lists.llvm.org
Sun Nov 23 08:52:05 PST 2025
naveen-seth wrote:
Should I move the `GetResourcesPath` and `parseXXX` (and maybe also `getDriverOptTable`) functions to `clang::options`? @MaskRay
If so, I will make a follow-up for this.
And thank you for reviewing!
https://github.com/llvm/llvm-project/pull/165277
More information about the flang-commits
mailing list