[Lldb-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Refactor option-related code from clangDriver into new clangOptions library (PR #163659)
Nikolay Panchenko via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 10 09:18:15 PST 2025
npanchen wrote:
@naveen-seth there's still a reference to `Options.h` in https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Driver/Driver.h#L22 that makes clang unbuildable
https://github.com/llvm/llvm-project/pull/163659
More information about the lldb-commits
mailing list