[PATCH] D96726: [clangd] Give modules access to filesystem, scheduler, and index.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 15 11:27:01 PST 2021
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: usaxena95, arphaman, mgorny.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
This finally makes it possible to implement useful modules.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96726
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/Module.cpp
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96726.323809.patch
Type: text/x-patch
Size: 5526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210215/69bc2b13/attachment-0001.bin>
More information about the cfe-commits
mailing list