Files
clang-p2996/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
Cyndy Ishida 40050888a1 [clang][depscan] Centralize logic for populating StableDirs, NFC (#135704)
Pass a reference to `StableDirs` when creating ModuleDepCollector. This
avoids needing to create one from the same ScanInstance for each call to
`handleTopLevelModule` & reduces the amount of potential downstream
changes needed for handling StableDirs.
2025-04-15 09:59:23 -07:00

35 KiB