[PATCH] D96755: [clangd] Shutdown sequence for modules, and doc threading requirements
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 16 00:16:44 PST 2021
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: usaxena95, arphaman.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
This allows modules to do work on non-TUScheduler background threads.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96755
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96755.323897.patch
Type: text/x-patch
Size: 24058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210216/317fe152/attachment-0001.bin>
More information about the cfe-commits
mailing list