[PATCH] D43518: [clangd] Allow embedders some control over when diagnostics are generated.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 03:08:12 PST 2018


sammccall updated this revision to Diff 135382.
sammccall marked an inline comment as done.
sammccall added a comment.

add param names to decls


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43518

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  clangd/Threading.cpp
  clangd/Threading.h
  unittests/clangd/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43518.135382.patch
Type: text/x-patch
Size: 17480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180222/0857e9fa/attachment-0001.bin>


More information about the cfe-commits mailing list