[clang-tools-extra] [clangd] Support outgoing calls in call hierarchy (PR #77556)
Christian Kandeler via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 02:17:56 PST 2024
================
@@ -2346,11 +2346,11 @@ outgoingCalls(const CallHierarchyItem &Item, const SymbolIndex *Index) {
// Filter references to only keep function calls
----------------
ckandeler wrote:
This comment doesn't really apply anymore.
https://github.com/llvm/llvm-project/pull/77556
More information about the cfe-commits
mailing list