[PATCH] D36150: [clangd] LSP extension to switch between source/header file
William Enright via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 12:23:21 PDT 2017
Nebiroth updated this revision to Diff 114046.
Nebiroth added a comment.
Refactored switchSourceHeader function help from ilya
Added helper function to check for uppercase on current file.
https://reviews.llvm.org/D36150
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ProtocolHandlers.cpp
clangd/ProtocolHandlers.h
test/clangd/hover.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36150.114046.patch
Type: text/x-patch
Size: 8582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170906/246472c7/attachment.bin>
More information about the cfe-commits
mailing list