Revision 7be3effeed4fa685494eb11d4fd0938d85ba8e1a authored by Jordan Rose on 12 January 2016, 21:54:34 UTC, committed by Jordan Rose on 13 January 2016, 00:17:27 UTC
No one should be accessing the raw input argument list; it's there merely
to keep the info about the derived argument list alive.
1 parent 7552d49
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