[PATCH] D46001: [CodeComplete] Expose helpers to get RawComment of completion result.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 25 03:06:41 PDT 2018


ilya-biryukov added a reviewer: arphaman.
ilya-biryukov added a subscriber: arphaman.
ilya-biryukov added a comment.

In https://reviews.llvm.org/D46001#1077781, @ioeric wrote:

> This seems to do what we want for clangd, but we should also get the code owner or someone who knows the code better to take a look.


Added @arphaman. Alex reviewed some of our code completion patches before.
This should give us enough coverage to make sure we don't go in the wrong direction.

If there's someone else who should be in the reviewers list, please don't hesitate to add them.


Repository:
  rC Clang

https://reviews.llvm.org/D46001





More information about the cfe-commits mailing list