[PATCH] D57814: [clangd] Update clangd-vscode dependencies

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 6 03:06:03 PST 2019


ilya-biryukov created this revision.
ilya-biryukov added a reviewer: hokein.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay, ioeric, dschuff.
Herald added a project: clang.

Also add 'package-lock.json' to the repo, it's a common practice to
check in those files into the repository.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D57814

Files:
  clang-tools-extra/clangd/clients/clangd-vscode/.gitignore
  clang-tools-extra/clangd/clients/clangd-vscode/package-lock.json
  clang-tools-extra/clangd/clients/clangd-vscode/package.json

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57814.185520.patch
Type: text/x-patch
Size: 88935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190206/af6f2a2e/attachment-0001.bin>


More information about the cfe-commits mailing list