]> granicus.if.org Git - clang/commit
[CodeComplete] Add a helper to print CodeCompletionContext::Kind
authorIlya Biryukov <ibiryukov@google.com>
Mon, 19 Feb 2018 12:35:33 +0000 (12:35 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 19 Feb 2018 12:35:33 +0000 (12:35 +0000)
commit891109a9417e6ee58e11fe5d66d116390e5f08d5
tree3c0b9acbe269ca70942c71a39223fb284c951ae0
parentc60f53e8fa7208af22726e30d1271fe611ddf602
[CodeComplete] Add a helper to print CodeCompletionContext::Kind

Summary: Will be used in clangd. See D43377.

Reviewers: sammccall

Reviewed By: sammccall

Subscribers: ioeric, cfe-commits

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

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