[clang-tools-extra] [clangd] Support outgoing calls in call hierarchy (PR #77556)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 00:05:28 PST 2024


================
@@ -2346,11 +2346,11 @@ outgoingCalls(const CallHierarchyItem &Item, const SymbolIndex *Index) {
     // Filter references to only keep function calls
----------------
HighCommander4 wrote:

Reworded

https://github.com/llvm/llvm-project/pull/77556


More information about the cfe-commits mailing list