File tree 2 files changed +11
-52
lines changed
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
-
4
1
<!--
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:
7
13
https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
8
14
-->
9
- Resolves #NNNNN, fix apple/llvm-project#MMMMM.
10
15
11
16
<!--
12
17
Before merging this pull request, you must run the Swift continuous integration tests.
You can’t perform that action at this time.
0 commit comments