https://github.com/apple/swift
Raw File
Tip revision: f847d1b94e5ad199384107e978a45e1eb394d315 authored by Andrew Trick on 13 October 2023, 06:58:47 UTC
[WIP] DiagnoseLifetimeDependence pass
Tip revision: f847d1b
CONTRIBUTING.md
By submitting a pull request, you represent that you have the right to license
your contribution to Apple and the community, and agree by submitting the patch
that your contributions are licensed under the [Swift
license](https://swift.org/LICENSE.txt).

---

Before submitting the pull request, please make sure you have [tested your
changes](https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md)
and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top