[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:22:57 PDT 2017


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

Minor fixes.
Fixed variable name issues and comment spelling errors.


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.94492.patch
Type: text/x-patch
Size: 21461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170407/1b3fd9d0/attachment-0001.bin>


More information about the cfe-commits mailing list