[PATCH] D75985: clangd doc: Show a test case for clangd with some commands

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 05:44:23 PDT 2020


sylvestre.ledru created this revision.
sylvestre.ledru added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
sylvestre.ledru updated this revision to Diff 249595.
sylvestre.ledru added a comment.

Add a link to the doc


clangd is designed for IDE usage but having a simple test case
explains how it works. 
It will help newcomers or potential users.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75985

Files:
  clang-tools-extra/docs/clangd/SimpleExample.rst
  clang-tools-extra/docs/clangd/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75985.249595.patch
Type: text/x-patch
Size: 3042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200311/bae2e45e/attachment.bin>


More information about the cfe-commits mailing list