[PATCH] D139168: [C++20] [Modules] [ClangScanDeps] Enable to print make-style dependency file within P1689 format (4/4)
Tom Weaver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 10 05:22:51 PST 2023
TWeaver added a comment.
@ChuanqiXu Hi there, the revert of this patch has caused the following buildbot to start failing:
https://lab.llvm.org/buildbot/#/builders/192/builds/267
It looks as though the removal of the // REQUIRES: !system-windows has caused the test to start running, and therefore failing, on Windows builds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139168/new/
https://reviews.llvm.org/D139168
More information about the cfe-commits
mailing list