[PL] Log partial linkage messages at different severity
As specified in -Xpartial-linkage-loglevel CLI argument.
This commit is contained in:
committed by
Space Team
parent
d738646a61
commit
1fef48bb60
+1
-4
@@ -98,9 +98,6 @@ abstract class AbstractAddContinuationToFunctionCallsLowering : BodyLoweringPass
|
||||
context.partialLinkageSupport.throwLinkageError(
|
||||
SuspendableFunctionCallWithoutCoroutineContext(this),
|
||||
element = this,
|
||||
file,
|
||||
suppressWarningInCompilerOutput = false
|
||||
file
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user