mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Disable verbose LifetimeDependenceUtils
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
import SIL
|
||||
|
||||
private let verbose = true
|
||||
private let verbose = false
|
||||
|
||||
private func log(_ message: @autoclosure () -> String) {
|
||||
if verbose {
|
||||
|
||||
Reference in New Issue
Block a user