[PATCH] D76125: [clangd] Decouple preambleworker from astworker, NFCI
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 17 09:05:32 PDT 2020
sammccall added a comment.
In D76125#1926773 <https://reviews.llvm.org/D76125#1926773>, @sammccall wrote:
> I think the only real outstanding thing is TUStatus, which we're still discussing offline. Since this patch is intended to be NFC, I see two paths consistent with the spirit of that
I'd really like to find any way to unblock this that isn't "redesign the API" because I don't think we should do that in a hurry. So also open to other ideas here, or happy to take a stab at this part if it's helpful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76125/new/
https://reviews.llvm.org/D76125
More information about the cfe-commits
mailing list