[PATCH] D127403: [clangd] Implement semantic token modifier "definition"

Matthew Voss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 15:44:00 PDT 2022


ormris added a comment.

Looks like there are some test failures associated with this commit: https://lab.llvm.org/buildbot/#/builders/123/builds/13698

The change list is a bit confusing, as it's only showing LLVM commits. But the change list includes the commit before and the commit after this one.

The tests in this patch are also failing in our internal CI. @ckandeler, could you take a look?


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