[all-commits] [llvm/llvm-project] 5dc231: [clangd] Update the CompletionItemKind.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Feb 14 06:50:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5dc2314d5ecf3fe246ee0134f519183844287456
https://github.com/llvm/llvm-project/commit/5dc2314d5ecf3fe246ee0134f519183844287456
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M clang-tools-extra/clangd/CodeComplete.cpp
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
Log Message:
-----------
[clangd] Update the CompletionItemKind.
Summary: Fix some FIXMEs.
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74609
More information about the All-commits
mailing list