[PATCH] D53398: [clangd] Enforce rules around "initialize" request, and create ClangdServer lazily.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 18 07:43:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344741: [clangd] Enforce rules around "initialize" request, and create ClangdServer… (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D53398

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/test/clangd/exit-with-shutdown.test
  clang-tools-extra/trunk/test/clangd/exit-without-shutdown.test
  clang-tools-extra/trunk/test/clangd/initialize-sequence.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53398.170085.patch
Type: text/x-patch
Size: 7626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181018/162c78ea/attachment-0001.bin>


More information about the cfe-commits mailing list