diff options
| author | Kadir Cetinkaya <kadircet@google.com> | 2020-03-15 21:43:00 +0100 |
|---|---|---|
| committer | Kadir Cetinkaya <kadircet@google.com> | 2020-04-06 21:20:17 +0200 |
| commit | c31367e95ce1e1e3fe97b1aee54a746f8dafc779 (patch) | |
| tree | fff0c1543cce8b561ef16c349170b9a17dc45227 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 6b85032c95bee2e15ce7f239316de4d11e6ca08b (diff) | |
[clangd] Build ASTs only with fresh preambles or after building a new preamble
Summary:
This is another step for out-of-order preamble builds. To keep the
diagnostic behavior same, we only build ASTs either with "usable" preambles,
the ones that are fully applicable to a given ParseInput, or after building a
new preamble. Which is the same behaviour as what we do today. ASTs
built in the latter is called golden ASTs.
Reviewers: sammccall
Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76725
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
