Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/PassManager/ModulePassContext.swift
Erik Eckstein 4554939dc4 SwiftCompilerSources: consistently use assert instead of precondition
It's better to use the new assert implementation (defined in the "Basic" module) than Swift's `precondition`
2022-09-14 14:16:26 +02:00

3.4 KiB