[PATCH] D96755: [clangd] Shutdown sequence for modules, and doc threading requirements
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 03:53:14 PST 2021
sammccall updated this revision to Diff 324262.
sammccall added a comment.
Fix racy test - forgot to blockUntilIdle in sync!
Found a bug in blockUntilIdle, i'll send it separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96755/new/
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.324262.patch
Type: text/x-patch
Size: 23695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/5b816a00/attachment-0001.bin>
More information about the cfe-commits
mailing list