[PATCH] D36133: [clangd] Rewrote AST and Preamble management.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 08:04:57 PDT 2017
ilya-biryukov updated this revision to Diff 109124.
ilya-biryukov added a comment.
Addressed review comments.
- Moved implementations of template function to header.
- Fixed a typo.
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.109124.patch
Type: text/x-patch
Size: 62932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170801/a8828d88/attachment-0001.bin>
More information about the cfe-commits
mailing list