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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 08:51:45 PDT 2017


ilya-biryukov created this revision.

And implemented a helper function to dump an AST of a file for
testing/debugging purposes.


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.99773.patch
Type: text/x-patch
Size: 11210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170522/af616256/attachment-0001.bin>


More information about the cfe-commits mailing list