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 | +-------------------------------------+------------+----------+
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 | +-------------------------------------+------------+----------+
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits