[PATCH] D31746: Remove ASTUnits for closed documents and cache CompilationDatabase per directory in clangd.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 7 01:53:24 PDT 2017


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

Moved locking of ClangObjectLock into request handlers.


https://reviews.llvm.org/D31746

Files:
  clangd/ASTManager.cpp
  clangd/ASTManager.h
  clangd/ClangDMain.cpp
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31746.94494.patch
Type: text/x-patch
Size: 21567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170407/55c08e66/attachment-0001.bin>


More information about the cfe-commits mailing list