Merge pull request #87862 from benlangmuir/casoptions-adaptation

[cas] Adapt to clang::CASOptions change to remove internal cache of instances
This commit is contained in:
Ben Langmuir
2026-03-19 09:42:20 -07:00
committed by GitHub
16 changed files with 117 additions and 58 deletions
@@ -251,7 +251,8 @@ ModuleDependencyScanningWorker::ModuleDependencyScanningWorker(
workerCompilerInvocation->getFrontendOptions()
.SerializeModuleInterfaceDependencyHashes,
workerCompilerInvocation->getFrontendOptions()
.shouldTrackSystemDependencies()
.shouldTrackSystemDependencies(),
CAS, ActionCache
);
auto loader = std::make_unique<PluginLoader>(