aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorDaniel Martín <mardani29@yahoo.es>2020-05-27 18:17:07 +0200
committerKadir Cetinkaya <kadircet@google.com>2020-05-27 19:36:46 +0200
commit6407aa9d2e0e225bc81d3b2602d6e6ed79912ec2 (patch)
treee4e80fd84e4b1b21cf0b84f3950e2429f4f40f22 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente7f1067ad6f116ff1e4bfc0f7fe1977f172b0ea0 (diff)
downloadllvm-6407aa9d2e0e225bc81d3b2602d6e6ed79912ec2.zip
llvm-6407aa9d2e0e225bc81d3b2602d6e6ed79912ec2.tar.gz
llvm-6407aa9d2e0e225bc81d3b2602d6e6ed79912ec2.tar.bz2
[clangd] Add access specifier information to hover contents
Summary: For https://github.com/clangd/clangd/issues/382 This commit adds access specifier information to the hover contents. For example, the hover information of a class field or member function will now indicate if the field or member is private, public, or protected. This can be particularly useful when a developer is in the implementation file and wants to know if a particular member definition is public or private. Reviewers: kadircet Reviewed By: kadircet Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D80472
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions