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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 15 06:49:17 PDT 2018


ilya-biryukov updated this revision to Diff 146812.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.

- Rebase onto head and remove \brief from the comments, it's gone upstream now
- Rename CurrentArg to ArgIndex


Repository:
  rC Clang

https://reviews.llvm.org/D46001

Files:
  include/clang/Sema/CodeCompleteConsumer.h
  lib/Sema/SemaCodeComplete.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46001.146812.patch
Type: text/x-patch
Size: 6387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180515/882ebae0/attachment.bin>


More information about the cfe-commits mailing list