-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Reapply "Task names" (#79562) #79600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@swift-ci please test source compatibility |
3dfedf6
to
8315565
Compare
@swift-ci please test source compatibility |
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please build toolchain |
Ongoing source compat infra issues:
|
@swift-ci please test source compatibility |
@swift-ci please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The build system changes look good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build system changes look fine to me.
There are a few files where the ending newline was removed or just not inserted.
Thanks for checking! I still see issues with using the gyb generated funcs in the same module but we can revisit this at later point in time. As soon as source compat suite works again I'll merge these |
@swift-ci please test source compatibility |
1 similar comment
@swift-ci please test source compatibility |
8315565
to
c6aa1fd
Compare
@swift-ci please test |
@swift-ci please test macOS |
Source compat issues are not due to this PR but SIL lifetime issues mostly it seems. |
@swift-ci please test |
With the redeclaration notes fixed maybe this time can figure it out... Can't get the exact problem at desk heh |
@swift-ci please test |
swiftlang#79562) This reverts commit 09003d6.
6df289d
to
7066cb3
Compare
0903e36
to
195271e
Compare
ba650d6
to
e7254c8
Compare
@swift-ci please test |
|
e7254c8
to
e051ac4
Compare
@swift-ci please test |
@swift-ci please test Linux |
This reverts the revert #79562 and brings back #77609 with the task names APIs.
The reason for the revert was source compatibility was slightly off during the move to gyb
rdar://88918762