commit | 8024b92aa2edf9a2c0dcab4dc40a081b002146da | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Fri Dec 20 23:31:32 2024 +0000 |
committer | Yu Liu <yudiliu@google.com> | Wed Jan 08 23:28:12 2025 +0000 |
tree | f564bb72582ea466cebc57054465d820a1ac6e95 | |
parent | 63ee59d96214105d5a0b134ab06671745c5ed8ea [diff] [blame] |
Convert depsToPaths to use ModuleProxy for both cc and rust. Bug: 377723687 Test: Unit tests and compare the ninja and mk files generated. Change-Id: Id465f293c3615fc803b34c990f19b4386ebece1c
diff --git a/cc/cmake_snapshot.go b/cc/cmake_snapshot.go index a40b863..71fbcce 100644 --- a/cc/cmake_snapshot.go +++ b/cc/cmake_snapshot.go
@@ -393,7 +393,7 @@ }{ &ctx, dep, - &ccInfo, + ccInfo, m, &pprop, })