[PATCH] D56370: [clangd] Add support for type hierarchy (super types only for now)

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 9 15:23:49 PST 2019


nridge added a comment.

In D56370#1391904 <https://reviews.llvm.org/D56370#1391904>, @nridge wrote:

> Add tests for scenarios involving class template specializations
>
> Also improve support for dependent bases


(This update is unrelated to the review comments, it's just improvements I had in the queue already. Another update to address review comments will come next.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D56370





More information about the cfe-commits mailing list