File tree Expand file tree Collapse file tree 2 files changed +11
-52
lines changed Expand file tree Collapse file tree 2 files changed +11
-52
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- <!-- What's in this pull request? -->
2- Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
3-
41<!--
5- If this pull request resolves any GitHub issues, link them.
6- For information about linking a pull request to an issue, see:
2+ If this pull request is targeting a release branch, please fill out the
3+ following form:
4+ https://github.com/swiftlang/.github/blob/main/PULL_REQUEST_TEMPLATE/release.md?plain=1
5+
6+ Otherwise, replace this comment with a description of your changes and
7+ rationale. Provide links to external references/discussions if appropriate.
8+ If this pull request resolves any GitHub issues, link them like so:
9+
10+ Resolves <link to issue>, resolves <link to another issue>.
11+
12+ For more information about linking a pull request to an issue, see:
713https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
814-->
9- Resolves #NNNNN, fix apple/llvm-project#MMMMM.
1015
1116<!--
1217Before merging this pull request, you must run the Swift continuous integration tests.
You can’t perform that action at this time.
0 commit comments