[PATCH] D91122: [clangd] Call hierarchy (XRefs layer, incoming calls)
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 22:32:56 PST 2020
nridge added a comment.
It looks like `CallHierarchy.IncomingOneFile` in failing on a few of the buildbots (e.g. clang-ppc64be-linux <http://lab.llvm.org:8011/#/builders/52/builds/1704> and clang-s390x-linux <http://lab.llvm.org:8011/#/builders/94/builds/671>), while passing on most of them. I cannot reproduce the failure locally.
Any suggestions for what might be the cause, or how to investigate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91122/new/
https://reviews.llvm.org/D91122
More information about the cfe-commits
mailing list