dexonsmith accepted this revision. dexonsmith added a comment. This revision is now accepted and ready to land.
LGTM. ================ Comment at: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp:31 + [&](const serialization::ModuleFile *MF) -> void { + SearchPathUsage |= MF->SearchPathUsage; + Visited.insert(MF); ---------------- Note that `clang-format` wants you to do something here. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121303/new/ https://reviews.llvm.org/D121303 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits