[PATCH] D108544: [clang][deps] Avoid generating arguments for missing module map files
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 24 10:49:20 PDT 2021
jansvoboda11 planned changes to this revision.
jansvoboda11 added a comment.
I created D108647 <https://reviews.llvm.org/D108647> to more directly address the issues I'm seeing at the moment in explicit builds.
I think dealing with the possibility of empty `PresumedModuleMapFile` is still valuable, but I'm not aware how to test this at the moment (create module from non-preprocessed sources).
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