[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 Apr 24 04:52:48 PDT 2018


ilya-biryukov created this revision.
ilya-biryukov added reviewers: sammccall, hokein, ioeric.

Used in clangd, see https://reviews.llvm.org/D45999.


Repository:
  rC Clang

https://reviews.llvm.org/D46001

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46001.143713.patch
Type: text/x-patch
Size: 7225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180424/41ed2b07/attachment-0001.bin>


More information about the cfe-commits mailing list