Revision e3e61f83da92a915cf209de81b919abeac1bdbe2 authored by Bob Wilson on 06 June 2017, 00:42:43 UTC, committed by GitHub on 06 June 2017, 00:42:43 UTC
Guaranteed ARC Opts: Access instructions do not reduce refcounts.
2 parent s ee28f2d + 29c7eb6
Raw File
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/master/docs/ContinuousIntegration.md)
and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top