nridge added a comment.

In D137770#3919327 <https://reviews.llvm.org/D137770#3919327>, @ChuanqiXu wrote:

> And we need the compiler (clang) to parse the module file from different 
> versions.

I think it's more likely that we'll need to get clangd to build the modules 
itself (or by using a clang binary whose version matches clangd).

In scenarios where the build compiler's version matches clangd, we could have a 
mechanism for clangd to locate and reuse the modules built by the build system.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137770/new/

https://reviews.llvm.org/D137770

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to