Files
swift-mirror/lib/AST/ModuleDependencies.cpp
Artem Chikin 6da6a7bd3f Remove OptimizeArgs = true on the ClangDependencyScanningService init (#70145)
* Remove 'OptimizeArgs = true' on the ClangDependencyScanningService init

With the new API this is no longer a boolean and the new default value of 'ScanningOptimizations::Default' matches the behavior we had prior to this change.
2023-12-01 08:41:23 -08:00

30 KiB