ilya-biryukov added a subscriber: sammccall. ilya-biryukov added a comment.
Could this be handled outside clangd? If not, what are the complications? We currently have a capability to specify a path to a single `compile_commands.json`. I would expect clients using this extension (Theia?) also handle generation of `compile_commands.json`. If that's the case, could they merge multiple `compile_commands.json` files into one and ask clangd to load it using APIs we have today? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D65625/new/ https://reviews.llvm.org/D65625 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits