================
@@ -1081,7 +1084,8 @@ int clang_scan_deps_main(int argc, char **argv, const
llvm::ToolContext &) {
};
DependencyScanningService Service(ScanMode, Format, OptimizeArgs,
- EagerLoadModules, /*TraceVFS=*/Verbose);
+ EagerLoadModules, /*TraceVFS=*/Verbose,
+ CacheNegativeStats);
----------------
Bigcheese wrote:
Oops, the downside to not being able to test it from here.
https://github.com/llvm/llvm-project/pull/144000
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits