[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eglot-cthier.el --- show call and type hierarchy with Eglot
From: |
Gerd Möllmann |
Subject: |
Re: eglot-cthier.el --- show call and type hierarchy with Eglot |
Date: |
Thu, 12 Dec 2024 11:12:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Harald Kirsch <pifpafpuf@gmx.de> writes:
> 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.
Thanks!