================ @@ -99,5 +100,6 @@ add_clang_library(clangDriver LINK_LIBS clangBasic clangLex + clangDependencyScanning ---------------- Bigcheese wrote:
[This change](https://github.com/llvm/llvm-project/pull/161300) would likely conflict with changing `scanDependecnies`, so I'd do it after that lands. https://github.com/llvm/llvm-project/pull/152770 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
