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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 09:27:24 PDT 2018


ilya-biryukov created this revision.
ilya-biryukov added a reviewer: sammccall.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay, ioeric.
ilya-biryukov added a dependency: D51436: [CodeComplete] Report location of opening parens for signature help.
ilya-biryukov updated this revision to Diff 163116.
ilya-biryukov added a comment.

- Format the code


Only accessible via the C++ API at the moment.


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.163116.patch
Type: text/x-patch
Size: 3565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/c90bcad4/attachment.bin>


More information about the cfe-commits mailing list