[PATCH] D126498: [clangd] Fix hover crashing on integral or enumeral casts
Georg Kotheimer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 12:56:02 PDT 2022
gkll added a comment.
In D126498#3548168 <https://reviews.llvm.org/D126498#3548168>, @sammccall wrote:
> In D126498#3548132 <https://reviews.llvm.org/D126498#3548132>, @gkll wrote:
>
>> In D126498#3548013 <https://reviews.llvm.org/D126498#3548013>, @sammccall wrote:
>>
>>> Oh wow, my mental model of these was all wrong.
>>>
>>> Thank you! Do you want me to land this for you?
>>
>> Yeah, that would be great, thank you!
>
> Sorry, can you provide an email address for attribution?
>
> (Normally I can pick this up with `arc patch`, but not this time apparently)
Maybe because I didn't upload the patch with the `arc` tooling.
You can attribute the patch to: gkll at mailbox.org
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126498/new/
https://reviews.llvm.org/D126498
More information about the cfe-commits
mailing list