This is an archive of the discontinued LLVM Phabricator instance.

lldb-vscode: Install package.json to share/lldb-vscode
AbandonedPublic

Authored by DaanDeMeyer on Dec 20 2020, 12:45 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary
This makes it easier to install the extension since the necessary file
is already made available when lldb is installed instead of having to
go and retrieve it from the llvm repo.

Diff Detail