[PATCH] D64614: [clangd] Mark type hierarchy as a supported feature in the docs
Nathan Ridge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 20:25:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365987: [clangd] Mark type hierarchy as a supported feature in the docs (authored by nridge, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D64614?vs=209408&id=209670#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64614/new/
https://reviews.llvm.org/D64614
Files:
clang-tools-extra/trunk/docs/clangd/Features.rst
Index: clang-tools-extra/trunk/docs/clangd/Features.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Features.rst
+++ clang-tools-extra/trunk/docs/clangd/Features.rst
@@ -261,7 +261,7 @@
+-------------------------------------+------------+----------+
| Call hierarchy | No | No |
+-------------------------------------+------------+----------+
-| Type hierarchy | No | No |
+| Type hierarchy | No | Yes |
+-------------------------------------+------------+----------+
| Organize Includes | No | No |
+-------------------------------------+------------+----------+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64614.209670.patch
Type: text/x-patch
Size: 770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190713/e99d81dd/attachment.bin>
More information about the llvm-commits
mailing list