ArcsinX wrote: After https://github.com/llvm/llvm-project/pull/201419 was landed, I don't see any problems if we remove unsupported options via `.clangd` config.
I doubt that it makes sense that every unsupported option should be described in the source code in order to be dropped. I see two options here: - use the config, then everything already works - automatically drop any unsupported command line argument. https://github.com/llvm/llvm-project/pull/200001 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
