[PATCH] D70357: [clangd] Untangle Hover from XRefs, move into own file.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 16 10:59:59 PST 2019
sammccall added a subscriber: kuhnel.
sammccall added a comment.
@kuhnel: I think the premerge guards bot is acting up here: the first snapshot was definitely broken (missing files).
And even the second the ninja logs don't show building the new files. I think it might just be building the tree without patching? The console log shows errors around the arc patch step, and suspiciously few details about the patch being applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70357/new/
https://reviews.llvm.org/D70357
More information about the cfe-commits
mailing list