[clang] [clang][modules-driver] Add dependency scan and dependency graph (PR #152770)

Qiongsi Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 6 10:18:54 PDT 2025


================
@@ -99,5 +100,6 @@ add_clang_library(clangDriver
   LINK_LIBS
   clangBasic
   clangLex
+  clangDependencyScanning
----------------
qiongsiwu wrote:

https://github.com/llvm/llvm-project/pull/161300 has landed. 

https://github.com/llvm/llvm-project/pull/152770


More information about the cfe-commits mailing list