[PATCH] D142165: [clang][deps] Account for transitive spurious dependencies

2023-01-24 Thread Jan Svoboda via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG96a54b2258cd: [clang][deps] Account for transitive spurious dependencies (authored by jansvoboda11). Repository: rG LLVM Github Monorepo CHANGES

[PATCH] D142165: [clang][deps] Account for transitive spurious dependencies

2023-01-20 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 updated this revision to Diff 490962. jansvoboda11 added a comment. Fix test on Windows Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142165/new/ https://reviews.llvm.org/D142165 Files: clang/include/clang/Tooling/DependencyScanning

[PATCH] D142165: [clang][deps] Account for transitive spurious dependencies

2023-01-19 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 created this revision. jansvoboda11 added reviewers: Bigcheese, benlangmuir. Herald added a subscriber: ributzka. Herald added a project: All. jansvoboda11 requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. In D106100