[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)
commit27d82585769f653e2d40d80576719a2158044b5f
treeb151725583dc793ff4b4fab4a42d3f743815d602
parent110ecc70020f15ab0e519fd991a945ad918150da
[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

llvm-svn: 325490
clang/include/clang/Sema/CodeCompleteConsumer.h
clang/lib/Sema/CodeCompleteConsumer.cpp