================
@@ -32,6 +32,9 @@ namespace {
 /// interfere with each other.
 class ModuleDependencyScanner {
 public:
+  using CommandProvider =
----------------
kadircet wrote:

Sorry I was just trying to say we don't need to have the same type-alias both 
in ModuleDependencyScanner and ProjectModules, you already unified them, so my 
comment is addressed.

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

Reply via email to