[PATCH] D127403: [clangd] Implement semantic token modifier "definition"
Christian Kandeler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 00:31:46 PDT 2022
ckandeler added a comment.
In D127403#3863713 <https://reviews.llvm.org/D127403#3863713>, @nridge wrote:
> In D127403#3863686 <https://reviews.llvm.org/D127403#3863686>, @thakis wrote:
>
>> In D127403#3863641 <https://reviews.llvm.org/D127403#3863641>, @nridge wrote:
>>
>>> Landed https://reviews.llvm.org/rGc93430bae4fc
>>
>> Still failing with that: http://45.33.8.238/linux/89240/step_9.txt
>
> Fixed in https://reviews.llvm.org/rGd5a99bf5e134, and confirmed via a local build and test run that the tests are passing. Apologies for the breakage.
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127403/new/
https://reviews.llvm.org/D127403
More information about the cfe-commits
mailing list