angushewlett added a comment. In D52193#1457612 <https://reviews.llvm.org/D52193#1457612>, @aganea wrote:
> That is strange. As you can’t mix /Yc and /Yu on the command line, MSBuild > should issue two different calls to clang-cl, one with /Yc and one /Yu /MP. > Can you check with ProcMon that commands are issued in the right order? They're issued in the right order, but the second doesn't wait for the first to complete. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D52193/new/ https://reviews.llvm.org/D52193 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits