[all-commits] [llvm/llvm-project] c90819: [clangd] Fix typo in symbol kind conversion
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Nov 15 08:34:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9081968ead183ee1df824f7b96fcafcfcbe57cd
https://github.com/llvm/llvm-project/commit/c9081968ead183ee1df824f7b96fcafcfcbe57cd
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Fix typo in symbol kind conversion
Reviewers: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70309
More information about the All-commits
mailing list