[all-commits] [llvm/llvm-project] a975fd: [clang] Annotate trivial getters and setters on ho...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Apr 3 22:15:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a975fde23a5e64721d75022b2a072a0b19f4b279
https://github.com/llvm/llvm-project/commit/a975fde23a5e64721d75022b2a072a0b19f4b279
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-04-04 (Sat, 04 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clang] Annotate trivial getters and setters on hover.
Summary: (Only if their definitions are visible and they have no other docs)
Reviewers: kadircet
Subscribers: jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77408
More information about the All-commits
mailing list