[PATCH] D35131: Prevent ClangTools from generating dependency files.D34304 created a way for ToolInvocations to conditionally generatedependency files, and updated call sites to preserve the old behaviorof not generating them by default. CompilerInvocations...

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 11:31:52 PDT 2017


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

This sort of thing seems obvious in the future :)

-eric


https://reviews.llvm.org/D35131





More information about the cfe-commits mailing list