reportICEs

var reportICEs: ReportICEs

Controls when to make an internal compiler error report.

If ICE reports are enabled, generates reports (.json and human-readable .txt in $rootDir/build/kotlin-future-testing-ICE-report. See the Github README for details on what they contain, but they contain no code (unless it's in the compiler's stack trace).

These reports will automatically be made artifacts by the generated Github workflows.

Sources

jvm source
Link copied to clipboard