[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eglot-cthier.el --- show call and type hierarchy with Eglot
From: |
Harald Kirsch |
Subject: |
Re: eglot-cthier.el --- show call and type hierarchy with Eglot |
Date: |
Thu, 12 Dec 2024 10:38:52 +0100 |
User-agent: |
Mozilla Thunderbird |
Hi Gerd,
thanks for testing.
On 11.12.24 21:20, Gerd Möllmann wrote:
...
- incoming calls
- outgoing calls
- supertypes
- subtypes
...
clangd 19.1.5 gives
:callHierarchy/outgoingCalls failed with (:code -32601 :message method not
found)
error response on ‘:callHierarchy/outgoingCalls’, see *Message* for details
llvm-project:
commit 61fe67a4017375fd675f75652e857e837f77fa51
Author: Nathan Ridge <zeratul976@hotmail.com>
Date: Thu Dec 5 09:54:42 2024 +0100
[clangd] support outgoing calls in call hierarchy (#117673)
And: LLVM 19.1.5 release was Dec. 3, so your's may be a bit too old.
I'll put this aside for now. We can come back to it with a newer version.
Cheers,
Harald.