[flang-commits] [clang] [clang-tools-extra] [flang] [lldb] [clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (PR #165277)
Fangrui Song via flang-commits
flang-commits at lists.llvm.org
Sat Nov 22 22:00:15 PST 2025
MaskRay wrote:
I find that moving some `clang::driver` functions, such as `GetResourcesPath` and `parseXXX`, to `clang::` is slightly less than ideal, but that is probably ok...
https://github.com/llvm/llvm-project/pull/165277
More information about the flang-commits
mailing list