[PATCH] D38032: [clangd] Serialize onDiagnosticsReady callbacks for the same file.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 03:46:18 PDT 2017


ilya-biryukov updated this revision to Diff 115821.
ilya-biryukov added a comment.

- Removed an incidental `Mutex.unlock()`, a leftover from previous drafts.


https://reviews.llvm.org/D38032

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/DraftStore.h
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38032.115821.patch
Type: text/x-patch
Size: 4524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170919/3c493292/attachment.bin>


More information about the cfe-commits mailing list