ben.boeckel added a comment. In D139168#4030425 <https://reviews.llvm.org/D139168#4030425>, @ChuanqiXu wrote:
> BTW, if you are interested, it should be possible to use clang-scan-deps to > get the make-style format information. I want a *single* depfile for *anything* scanned by the `clang-scan-deps` invocation, not one per TU scanned. Also note that the `-MT` is the output of `clang-scan-deps`; in this case, the `.ddi` file that contains P1689 <https://reviews.llvm.org/P1689> content. I think it'd be *very* weird to have `clang-scan-deps -p1689-output=out.ddi -- clang -MF blah.d -MT out.ddi`. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139168/new/ https://reviews.llvm.org/D139168 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits