[PATCH] D77645: [clangd] Support dexp -c "some command"
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 06:28:16 PDT 2020
sammccall created this revision.
sammccall added reviewers: mnauw, kbobyrev.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
It runs one command and exits.
See D77385 <https://reviews.llvm.org/D77385> for motivation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77645
Files:
clang-tools-extra/clangd/index/dex/dexp/Dexp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77645.255660.patch
Type: text/x-patch
Size: 5408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/4e6a4b8b/attachment.bin>
More information about the cfe-commits
mailing list