[PATCH] D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef
Ben Langmuir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 11:40:49 PDT 2022
benlangmuir added a comment.
In D135220#3899674 <https://reviews.llvm.org/D135220#3899674>, @dexonsmith wrote:
> In D135220#3898849 <https://reviews.llvm.org/D135220#3898849>, @hans wrote:
>
>> Relatedly, we ran into a problem with `clang-cl /showIncludes` not including all files in its output when they're linked: https://github.com/llvm/llvm-project/issues/58726
>
> Interestingly, that discussion points out that `-MD` works correctly:
I commented on the issue <https://github.com/llvm/llvm-project/issues/58726#issuecomment-1298950915> about what's going on here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135220/new/
https://reviews.llvm.org/D135220
More information about the cfe-commits
mailing list