[PATCH] D34269: [clangd] Add "Go to Declaration" functionality
Marc-Andre Laperle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 28 07:14:56 PDT 2017
malaperle-ericsson updated this revision to Diff 104413.
malaperle-ericsson added a comment.
Remove use of unique_ptr
https://reviews.llvm.org/D34269
Files:
clangd/CMakeLists.txt
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/ProtocolHandlers.cpp
clangd/ProtocolHandlers.h
test/clangd/definitions.test
test/clangd/formatting.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34269.104413.patch
Type: text/x-patch
Size: 26416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170628/e6cb300d/attachment-0001.bin>
More information about the cfe-commits
mailing list