diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2025-04-15 09:59:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 09:59:23 -0700 |
commit | 40050888a11a92a2fbf4da5dda5956ca9ecb6b55 (patch) | |
tree | e50e6b933d4490e0a9716f2972a7a397c387972f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a9553990fb6de8b4d99d05c95fe949deef6357e1 (diff) | |
download | llvm-40050888a11a92a2fbf4da5dda5956ca9ecb6b55.zip llvm-40050888a11a92a2fbf4da5dda5956ca9ecb6b55.tar.gz llvm-40050888a11a92a2fbf4da5dda5956ca9ecb6b55.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions