diff options
author | timon-ul <timon.ulrich@advantest.com> | 2025-10-21 04:27:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-21 02:27:18 +0000 |
commit | 378e4ed1acf94ee911e2ccfda0045ac3fdc9e291 (patch) | |
tree | 3bd41c7d4e53b1950b5989db90ae842e55f71f67 /clang/lib/AST/ByteCode/Program.cpp | |
parent | 0da6cca6c34dfc0faf969a4abf4daa53c1d16d5a (diff) | |
download | llvm-378e4ed1acf94ee911e2ccfda0045ac3fdc9e291.zip llvm-378e4ed1acf94ee911e2ccfda0045ac3fdc9e291.tar.gz llvm-378e4ed1acf94ee911e2ccfda0045ac3fdc9e291.tar.bz2 |
[clangd] Show callers of base functions in incomingCalls (#163024)
If call hierarchy incoming calls is invoked on a virtual function, clangd
now returns the callers of base functions as well.
The patch also introduces a protocol extension to annotate such calls
differently (as they may or may not actually call the target function),
so that clients can visualize these callers differently if they wish.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions