[PATCH] D55994: [clangd] Check preceding char when completion triggers on ':' or '>'

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 3 05:40:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350304: [clangd] Check preceding char when completion triggers on ':' or '>' (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55994?vs=179844&id=180042#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55994

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/test/clangd/completion-auto-trigger.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55994.180042.patch
Type: text/x-patch
Size: 12238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190103/249547e0/attachment-0001.bin>


More information about the cfe-commits mailing list