[clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)

Steven Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 30 15:43:45 PDT 2025


https://github.com/cachemeifyoucan commented:

We need `Clang_Option` in `clang/include/module.modulemap`.

There are some formatting modernization can happen but since it is mostly just moving header, those can be left for future.

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


More information about the cfe-commits mailing list