[PATCH] D36133: [clangd] Rewrote AST and Preamble management.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 02:31:20 PDT 2017


ilya-biryukov created this revision.

The new implementation allows code completion that never waits for AST.


https://reviews.llvm.org/D36133

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.cpp
  clangd/ClangdUnitStore.h
  clangd/GlobalCompilationDatabase.h
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36133.109063.patch
Type: text/x-patch
Size: 60721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170801/50bf737f/attachment-0001.bin>


More information about the cfe-commits mailing list