Revision 9618eb3f0b027f6b14108a1a55fe61090fd9077a authored by Jordan Rose on 13 January 2016, 21:13:44 UTC, committed by Jordan Rose on 20 January 2016, 01:36:12 UTC
No functionality change -- lifetime extension is handled by the
ArgumentList already owned by the Compilation.
1 parent 8e6f58d
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 and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top