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
The flag had been used in
test/SILOptimizer/definite_init_inout_super_init.swift because SILGen
generated invalid SIL which would only be diagnosed during DI. Thanks
to #73664 , this is diagnosed before
SILGen.
One other test case use (test/PrintAsObjC/extensions.swift) remains.
0 commit comments