aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorUtkarsh Saxena <usx@google.com>2021-10-04 08:20:09 +0200
committerUtkarsh Saxena <usx@google.com>2021-10-05 17:39:49 +0200
commit6831c1d8689bebe745aac1fdd7354c2e2f692c1a (patch)
tree67b8ff86b93d4dbb24cf1e3eefbfa523f08b02c8 /llvm/lib/Object/Object.cpp
parent3081de8c72fc9b6c0cc8b1bb5f02858b78ebaa4c (diff)
downloadllvm-6831c1d8689bebe745aac1fdd7354c2e2f692c1a.zip
llvm-6831c1d8689bebe745aac1fdd7354c2e2f692c1a.tar.gz
llvm-6831c1d8689bebe745aac1fdd7354c2e2f692c1a.tar.bz2
[clangd] Include refs of base method in refs for derived method.
Addresses https://github.com/clangd/clangd/issues/881 Includes refs of base class method in refs of derived class method. Previously we reported base class method's refs only for decl of derived class method. Ideally this should work for all usages of derived class method. Related patch: https://github.com/llvm/llvm-project/commit/fbeff2ec2bc6e44b92931207b0063f83ff7a3b3a. Differential Revision: https://reviews.llvm.org/D111039
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions