================ @@ -32,9 +32,6 @@ namespace { /// interfere with each other. class ModuleDependencyScanner { public: - using CommandProvider = - llvm::unique_function<void(tooling::CompileCommand &, PathRef) const>; - ---------------- petr-polezhaev wrote:
Or `using CommandMangler = ProjectModules::CommandMangler`? https://github.com/llvm/llvm-project/pull/122606 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits