https://github.com/HampusAdolfsson updated
https://github.com/llvm/llvm-project/pull/134657
>From 162b0535fc2ae745441404231e6b3bf3882b974e Mon Sep 17 00:00:00 2001
From: Hampus Adolfsson
Date: Mon, 7 Apr 2025 14:51:03 +0200
Subject: [PATCH 1/3] [clangd] Strip invalid fromRanges for outgoing cal
HampusAdolfsson wrote:
@HighCommander4 Thanks, looks good to me! I don't have commit access, so feel
free to merge this if you're happy with it.
https://github.com/llvm/llvm-project/pull/134657
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
h
https://github.com/HampusAdolfsson created
https://github.com/llvm/llvm-project/pull/134657
`CallHierarchyOutgoingCall::fromRanges` are interpreted as ranges in the same
file as the item for which 'outgoingCalls' was called.
It's possible for outgoing calls to be in a different file than that