================ @@ -86,114 +55,76 @@ static bool createAndRunToolInvocation( } bool DependencyScanningWorker::scanDependencies( - StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, + StringRef WorkingDirectory, ArrayRef<std::vector<std::string>> CommandLines, ---------------- jansvoboda11 wrote:
Might be better to do in a separate commit. https://github.com/llvm/llvm-project/pull/169964 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
