[PATCH] D64614: [clangd] Mark type hierarchy as a supported feature in the docs
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 20:35:44 PDT 2019
nridge marked an inline comment as done.
nridge added inline comments.
================
Comment at: clang-tools-extra/docs/clangd/Features.rst:264
+-------------------------------------+------------+----------+
-| Type hierarchy | No | No |
+| Type hierarchy | No | Yes |
+-------------------------------------+------------+----------+
----------------
Should I perhaps change type hierarchy's entry in the LSP column from "No" to "Proposed"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64614/new/
https://reviews.llvm.org/D64614
More information about the cfe-commits
mailing list