]> granicus.if.org Git - clang/commit
[CodeComplete] Expose helpers to get RawComment of completion result.
authorIlya Biryukov <ibiryukov@google.com>
Wed, 16 May 2018 12:30:01 +0000 (12:30 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 16 May 2018 12:30:01 +0000 (12:30 +0000)
commit983ac4e991973db70b0e0ef336baa525f293ed99
treeeb3060480bc20359dc8a46a87931d28dd6cbf4c5
parentbe5704585568ebd0e4bb97a01639c13c204d6bed
[CodeComplete] Expose helpers to get RawComment of completion result.

Summary: Used in clangd, see D45999.

Reviewers: sammccall, hokein, ioeric, arphaman

Reviewed By: sammccall

Subscribers: arphaman, cfe-commits

Differential Revision: https://reviews.llvm.org/D46001

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332457 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/CodeCompleteConsumer.h
lib/Sema/SemaCodeComplete.cpp