[PATCH] D127403: [clangd] Implement semantic token modifier "definition"
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 17:19:22 PDT 2022
nridge added a comment.
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.
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