swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.18k stars 403 forks source link

Remove resultDependsOn/resultDependsOnSelf #2670

Closed meg-gupta closed 3 months ago

meg-gupta commented 3 months ago

dependsOn is used for lifetime dependence.

meg-gupta commented 3 months ago

Please test with following pull request: https://github.com/apple/swift/pull/74132

@swift-ci Please smoke test

meg-gupta commented 3 months ago

Please test with following pull request: https://github.com/apple/swift/pull/74132

@swift-ci Please smoke test

meg-gupta commented 3 months ago

Please test with following pull request: https://github.com/apple/swift/pull/74132

@swift-ci Please test