[PATCH] D123104: [Modules] Use looked-up filename when looking for module maps
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 11 11:47:07 PDT 2022
dexonsmith added subscribers: jansvoboda11, vsapsai, Bigcheese.
dexonsmith added a comment.
In D123104#3443448 <https://reviews.llvm.org/D123104#3443448>, @dexonsmith wrote:
> I wonder if https://github.com/apple/llvm-project/commit/67c70038bcc0d771e2e39c875ad7d69e329c7fc4 could be related. A long shot (I can't see how that could be it!), but the other not-upstreamed patches look even less relevant.
In case it is related, note the thread ending at https://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20170807/200915.html, which explains why it was reverted from upstream in 4164dd9167f2f049e2a5e1bd3970a6bb45889462 and describes an alternative fix. @Bigcheese @jansvoboda11 @vsapsai, perhaps something to be aware of.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123104/new/
https://reviews.llvm.org/D123104
More information about the cfe-commits
mailing list