[PATCH] D76725: [clangd] Build ASTs only with fresh preambles or after building a new preamble
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 26 07:33:43 PDT 2020
kadircet updated this revision to Diff 252841.
kadircet added a comment.
- Invalidate cached AST in case of preamble/input changes when building golden ASTs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76725/new/
https://reviews.llvm.org/D76725
Files:
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/Preamble.h
clang-tools-extra/clangd/TUScheduler.cpp
clang-tools-extra/clangd/unittests/FileIndexTests.cpp
clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp
clang-tools-extra/clangd/unittests/TestTU.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76725.252841.patch
Type: text/x-patch
Size: 34262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200326/6e6ba657/attachment-0001.bin>
More information about the cfe-commits
mailing list