bretbrownjr wrote:

I highly recommend talking to @mathstuf of the CMake project about a way for 
the build system can emit a next generation set of build graph metadata (think 
modules appropriate compile commands, including dependencies).

I expect it will be more efficient for the build system, compiler, and LSP to 
all work together compared to implementing large subsets of a build system in 
the clangd LSP.

https://github.com/llvm/llvm-project/pull/66462
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to