[PATCH] D64308: [clangd] Implement typeHierarchy/resolve for subtypes
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 10:34:25 PDT 2019
nridge reopened this revision.
nridge marked an inline comment as done.
nridge added a comment.
This revision is now accepted and ready to land.
This was backed out due to a Windows test failure. Seems to be related to the hint path having a different format on Windows. I guess I should not hard-code it, but get it from the TestTU.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64308/new/
https://reviews.llvm.org/D64308
More information about the cfe-commits
mailing list