This revision was automatically updated to reflect the committed changes. Closed by commit rL328792: [clangd] Mark "Source Hover" as implemented in the docs (authored by malaperle, committed by ). Herald added a subscriber: llvm-commits.
Repository: rL LLVM https://reviews.llvm.org/D45044 Files: clang-tools-extra/trunk/docs/clangd.rst Index: clang-tools-extra/trunk/docs/clangd.rst =================================================================== --- clang-tools-extra/trunk/docs/clangd.rst +++ clang-tools-extra/trunk/docs/clangd.rst @@ -75,7 +75,7 @@ +-------------------------------------+------------+----------+ | Rename | Yes | Yes | +-------------------------------------+------------+----------+ -| Source hover | Yes | No | +| Source hover | Yes | Yes | +-------------------------------------+------------+----------+ | Find References | Yes | No | +-------------------------------------+------------+----------+
Index: clang-tools-extra/trunk/docs/clangd.rst =================================================================== --- clang-tools-extra/trunk/docs/clangd.rst +++ clang-tools-extra/trunk/docs/clangd.rst @@ -75,7 +75,7 @@ +-------------------------------------+------------+----------+ | Rename | Yes | Yes | +-------------------------------------+------------+----------+ -| Source hover | Yes | No | +| Source hover | Yes | Yes | +-------------------------------------+------------+----------+ | Find References | Yes | No | +-------------------------------------+------------+----------+
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits