[PATCH] D29886: [clangd] Wire up ASTUnit and publish diagnostics with it.
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 13 02:29:31 PST 2017
bkramer created this revision.
Herald added a subscriber: mgorny.
This requires an accessible compilation database. The parsing is done
asynchronously on a separate thread.
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.88171.patch
Type: text/x-patch
Size: 13856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170213/d00c8c62/attachment-0001.bin>
More information about the cfe-commits
mailing list