[clang-tools-extra] [wip][clangd] Introduce --skip-preamble-build command line option (PR #189284)

Aleksandr Platonov via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 01:57:04 PDT 2026


ArcsinX wrote:

> Headers should belong to the global module fragments. This is by design. Attaching headers to module purview may be warned: https://godbolt.org/z/3rTM19r9P

But here we have no warnings https://godbolt.org/z/xPeohsMEf

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


More information about the cfe-commits mailing list