ilya-biryukov added inline comments.
================ Comment at: clangd/ClangdLSPServer.cpp:441 const clangd::CodeCompleteOptions &CCOpts, + const ClangdDiagnosticOptions &DiagOpts, llvm::Optional<Path> CompileCommandsDir, ---------------- Maybe remove this parameter now that we configure these via LSP? We don't set it to anything other than the default anyway. https://reviews.llvm.org/D50415 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits