Modular dependencies the client has already seen don't need to be reported again. This patch leverages that to skip somewhat expensive computation: generating the full command line and collecting the full set of file dependencies. Everything else is necessary for computation of the canonical context hash, which we cannot skip.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo