[PATCH] D108544: [clang][deps] Avoid generating arguments for missing module map files
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 23 09:56:40 PDT 2021
dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.
In D108544#2960279 <https://reviews.llvm.org/D108544#2960279>, @dexonsmith wrote:
> Is there a way to test this?
Marking "request changes" for clarity.
Since this drops `-fmodule-map-file=` arguments, I imagine you can add a test that demonstrates it. But if that's currently awkward to observe because you need another piece to land in a follow-up, I'm fine to delay testing until then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108544/new/
https://reviews.llvm.org/D108544
More information about the cfe-commits
mailing list