[PATCH] D33415: [clangd] Replaced WorkerRequest with std::function...

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 04:54:47 PDT 2017


ilya-biryukov updated this revision to Diff 99883.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.

Added more comments to addToEnd/addToFront, added explicit flush instead of relying on raw_ostream's destructor to do it implicitly.


https://reviews.llvm.org/D33415

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33415.99883.patch
Type: text/x-patch
Size: 11527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170523/0ef722cf/attachment-0001.bin>


More information about the cfe-commits mailing list