swift icon indicating copy to clipboard operation
swift copied to clipboard

AST: Spot fix for AbstractStorageDecl::isResilient()

Open slavapestov opened this issue 2 years ago • 2 comments

This converges the logic here with NominalTypeDecl::isResilient(). I don't have a test case, but I suspect there's a latent bug here.

slavapestov avatar Jun 09 '23 14:06 slavapestov

@nkcsgexi You implemented @_originallyDefinedIn. Does this look reasonable? Can you suggest a test case?

slavapestov avatar Jun 09 '23 14:06 slavapestov

@swift-ci Please smoke test

slavapestov avatar Jun 09 '23 14:06 slavapestov

@swift-ci Please smoke test Windows

slavapestov avatar Jun 09 '23 18:06 slavapestov