[PATCH] D81845: [clangd] Support typeHierarchy/resolve for children of parents as well

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 15 09:46:48 PDT 2020


nridge added a comment.

In D81845#2093056 <https://reviews.llvm.org/D81845#2093056>, @sammccall wrote:

> May have broken tests: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/30458/steps/test-check-all/logs/FAIL%3A%20Clangd%3A%3A%20type-hierarchy.test


Sorry about that, pushed a follow up to fix the lit test: https://github.com/llvm/llvm-project/commit/d1505233c85360bf3d9ab07af803b2bb478547a6


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81845/new/

https://reviews.llvm.org/D81845





More information about the cfe-commits mailing list