[PATCH] D54796: [clangd] **Prototype**: C++ API for emitting file status
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 21 06:17:11 PST 2018
hokein created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric, javed.absar, ilya-biryukov.
This is a quick prototype (with hacky implementation).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54796
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/TUScheduler.cpp
clangd/TUScheduler.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54796.174915.patch
Type: text/x-patch
Size: 8119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181121/c972cf4b/attachment.bin>
More information about the cfe-commits
mailing list