Revision 4a22cfe07aaa15e86479d81c75efe5b0e696314d authored by Chris Lattner on 12 January 2016, 06:06:31 UTC, committed by Chris Lattner on 12 January 2016, 06:20:19 UTC
types with mismatched labels better, even if the element types cannot be
resolved.
1 parent 481fb4c
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