You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ERROR: -experimental-skip-non-inlinable-function-bodies does not support emitting IR
10
+
// WARNING: module 'SwiftOnoneSupport' cannot be built with -experimental-skip-non-inlinable-function-bodies; this option has been automatically disabled
8
11
9
12
// 2. Emit the SIL for a module and check it against the expected strings in function bodies.
10
13
// If we're doing the right skipping, then the strings that are CHECK-NOT'd won't have been typechecked or SILGen'd.
0 commit comments