[PATCH] D35406: [clangd] Replace ASTUnit with manual AST management.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 02:38:11 PDT 2017


ilya-biryukov created this revision.

This refactoring does not aim to introduce any significant changes to
the behaviour of clangd to keep the change as simple as possible.


https://reviews.llvm.org/D35406

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35406.106596.patch
Type: text/x-patch
Size: 33704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170714/b0673395/attachment-0001.bin>


More information about the cfe-commits mailing list