This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57c7750f703d: [clang][DependencyScanner] Cache modulemap
stat failures (authored by Bigcheese).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
Bigcheese updated this revision to Diff 503164.
Bigcheese added a comment.
Also handle `module.map`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145526/new/
https://reviews.llvm.org/D145526
Files:
clang/lib/Tooling/DependencyScanning/Dependenc
Bigcheese updated this revision to Diff 503160.
Bigcheese added a comment.
Forgot that `Filename` is actually a path, so call `llvm::sys::path::filename`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145526/new/
https://reviews.llvm.org/D145526
F
Bigcheese created this revision.
Bigcheese added reviewers: ributzka, benlangmuir, jansvoboda11.
Bigcheese added a project: clang.
Herald added a project: All.
Bigcheese requested review of this revision.
Herald added a subscriber: cfe-commits.
Add `module.modulemap` as a file we cache stat failur