[PATCH] D80784: [clangd][NFC] Explode ReceivedPreamble into a CV
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 29 03:13:33 PDT 2020
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay, javed.absar, ilya-biryukov.
Herald added a project: clang.
Instead of a notification, we make use of a CV and store the boolean on
LatestPreamble by converting it into an optional.
Depends on D80293 <https://reviews.llvm.org/D80293>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80784
Files:
clang-tools-extra/clangd/TUScheduler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80784.267158.patch
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200529/839919db/attachment.bin>
More information about the cfe-commits
mailing list