[PATCH] D29886: [clangd] Wire up ASTUnit and publish diagnostics with it.
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 15 06:37:40 PST 2017
bkramer updated this revision to Diff 88522.
bkramer added a comment.
- Do not lock while running DocumentStore callbacks
- Replace fake queue with a real queue (but it still has at most one element.
https://reviews.llvm.org/D29886
Files:
clangd/ASTManager.cpp
clangd/ASTManager.h
clangd/CMakeLists.txt
clangd/ClangDMain.cpp
clangd/DocumentStore.h
test/clangd/diagnostics.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29886.88522.patch
Type: text/x-patch
Size: 14488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170215/362a3c82/attachment-0001.bin>
More information about the cfe-commits
mailing list