[PATCH] D57388: [clangd] Implement textDocument/declaration from LSP 3.14

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 1 03:26:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE352864: [clangd] Implement textDocument/declaration from LSP 3.14 (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57388?vs=184710&id=184718#toc

Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57388

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/XRefs.cpp
  clangd/XRefs.h
  test/clangd/initialize-params.test
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/SyncAPI.cpp
  unittests/clangd/SyncAPI.h
  unittests/clangd/TUSchedulerTests.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57388.184718.patch
Type: text/x-patch
Size: 38032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190201/3b299f20/attachment-0001.bin>


More information about the cfe-commits mailing list