[clang-tools-extra] [clangd][modules] Remove the options that is for gcc, make modules work for clangd when using gcc (PR #200001)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 01:06:44 PDT 2026


Decodetalkers wrote:

> > automatically drop any unsupported command line argument.
> 
> Makes sense but we need to emit a warning

How to emit it? Should I use elog? or other function?

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


More information about the cfe-commits mailing list