-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Playground Transform: Fix assertion failure in generic code [3.1] #6719
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
Playground Transform: Fix assertion failure in generic code [3.1] #6719
Conversation
slavapestov
commented
Jan 11, 2017
- Description: Assertion failure (or undefined behavior w/ asserts off) when using PlaygroundTransform with generic code. This is a regression from Swift 3.
- Scope of the issue: Affects anyone using playgrounds
- Risk: Very low
- Tested: New test added, existing tests passed
- Reviewed by: @DougGregor
- Radar: rdar://problem/29935266
@swift-ci Please smoke 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.
LGTM, thanks!
This regression was introduced in the following commit: <swiftlang@6cbb494> Fixes <rdar://problem/29935266>.
eaa631f
to
9bdc802
Compare
@swift-ci Please smoke test |
1 similar comment
@swift-ci Please smoke test |
@swift-ci Please test |
Build failed |
Build failed |
FYI - CI is currently down for planned maintenance. |
This PR might be causing PlaygroundLogger test failure:
|