[PATCH] D55994: [clangd] Check preceding char when completion triggers on ':' or '>'
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 2 07:26:29 PST 2019
ilya-biryukov updated this revision to Diff 179844.
ilya-biryukov marked 3 inline comments as done.
ilya-biryukov added a comment.
- Address comments
- Added a test
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55994/new/
https://reviews.llvm.org/D55994
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/Protocol.cpp
clangd/Protocol.h
test/clangd/completion-auto-trigger.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55994.179844.patch
Type: text/x-patch
Size: 13539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190102/50f1b7b3/attachment.bin>
More information about the cfe-commits
mailing list