[PATCH] D96751: [clangd] Populate detail field in document symbols
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 18 07:50:58 PST 2021
sammccall added a comment.
In D96751#2571579 <https://reviews.llvm.org/D96751#2571579>, @lightmelodies wrote:
> In D96751#2571563 <https://reviews.llvm.org/D96751#2571563>, @sammccall wrote:
>
>> Fantastic, thank you!
>
> Maybe WithoutVoid.consume_front("void ");
Oh wow, yes... sizeof() was really doing some heavy lifting :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96751/new/
https://reviews.llvm.org/D96751
More information about the cfe-commits
mailing list