[PATCH] D43518: [clangd] Allow embedders some control over when diagnostics are generated.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 05:16:01 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325774: [clangd] Allow embedders some control over when diagnostics are generated. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43518?vs=135382&id=135398#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43518
Files:
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.h
clang-tools-extra/trunk/clangd/TUScheduler.cpp
clang-tools-extra/trunk/clangd/TUScheduler.h
clang-tools-extra/trunk/clangd/Threading.cpp
clang-tools-extra/trunk/clangd/Threading.h
clang-tools-extra/trunk/unittests/clangd/TUSchedulerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43518.135398.patch
Type: text/x-patch
Size: 18068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/f3b1e5e5/attachment.bin>
More information about the llvm-commits
mailing list