[PATCH] D51437: [clangd] Report position of opening paren in singature help

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 30 02:21:14 PDT 2018


ilya-biryukov updated this revision to Diff 163286.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.

- Clarify the docs, add example.
- Parse each test separately.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51437

Files:
  clangd/CodeComplete.cpp
  clangd/Protocol.h
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51437.163286.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180830/2f6fccf5/attachment.bin>


More information about the cfe-commits mailing list