We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243f614 commit 4aa0f46Copy full SHA for 4aa0f46
test/Serialization/Recovery/crash-recovery.swift
@@ -14,7 +14,7 @@ public class Sub: Base {
14
15
// CHECK-CRASH: error: fatal error encountered while reading from module 'Lib'; please file a bug report with your project and the crash log
16
// CHECK-CRASH-3-NOT: note
17
-// CHECK-CRASH-4: note: compiling as Swift 4.0, with 'Lib' built as Swift 3.1
+// CHECK-CRASH-4: note: compiling as Swift 4.0, with 'Lib' built as Swift 3.2
18
// CHECK-CRASH-LABEL: *** DESERIALIZATION FAILURE (please include this section in any bug report) ***
19
// CHECK-CRASH: could not find 'disappearingMethod()' in parent class
20
// CHECK-CRASH: While loading members for 'Sub' in module 'Lib'
0 commit comments