[PATCH] D75784: Avoid including Module.h from ExternalASTSource.h
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 10 16:59:14 PDT 2020
rnk added a comment.
In D75784#1910688 <https://reviews.llvm.org/D75784#1910688>, @aprantl wrote:
> This will no doubt also need some patches to the Swift compiler, but given the NFC-ness this hopefully should be fine.
True. I could leave behind a typedef for the ASTSourceDescriptor if it matters.
Any concerns, or does someone mind approving?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75784/new/
https://reviews.llvm.org/D75784
More information about the cfe-commits
mailing list