[all-commits] [llvm/llvm-project] 37abee: [clangd] Expose value of enumerators to Hover API....
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Nov 14 08:27:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37abeed8145b5faf02ca9ae3ffedf46b52947f41
https://github.com/llvm/llvm-project/commit/37abeed8145b5faf02ca9ae3ffedf46b52947f41
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Expose value of enumerators to Hover API. (not UI yet)
Summary: This is part of https://github.com/clangd/clangd/issues/180.
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70209
More information about the All-commits
mailing list