This finally makes it possible to implement useful modules.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96726
[clangd] Give modules access to filesystem, scheduler, and index. ClosedPublic Authored by sammccall on Feb 15 2021, 11:26 AM.
Details Summary This finally makes it possible to implement useful modules.
Diff Detail
Event TimelineHerald added subscribers: usaxena95, arphaman, mgorny. · View Herald TranscriptFeb 15 2021, 11:26 AM This revision is now accepted and ready to land.Feb 16 2021, 12:21 AM Closed by commit rGb6e52d8fa721: [clangd] Give modules access to filesystem, scheduler, and index. (authored by sammccall). · Explain WhyFeb 16 2021, 6:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323992 clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/Module.cpp
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
|
oops, sorry for forgetting that..