Commit a686a67
committed
fix: rewrite bootstrap-macos.sh to use regex-based module scanning
clang-scan-deps P1689 output format was unreliable. Replace with direct
source scanning for export module/import declarations + topological sort.
Simpler and more portable.1 parent d12a132 commit a686a67
1 file changed
Lines changed: 175 additions & 210 deletions
0 commit comments