swift
swift copied to clipboard
AST: Spot fix for AbstractStorageDecl::isResilient()
This converges the logic here with NominalTypeDecl::isResilient(). I don't have a test case, but I suspect there's a latent bug here.
@nkcsgexi You implemented @_originallyDefinedIn. Does this look reasonable? Can you suggest a test case?
@swift-ci Please smoke test
@swift-ci Please smoke test Windows