-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Debug Info: Handle vector types when extending variable live ranges. #4382
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
Debug Info: Handle vector types when extending variable live ranges. #4382
Conversation
@swift-ci please smoke test |
PRs to the Swift 3 branch need to go through a full test for OS X at least. @swift-ci Please test |
@swift-ci Please test |
@swift-ci test |
Looks good. |
Build failed |
Build failed |
"Just" a FileCheck failure, but does need a test update. https://ci.swift.org/job/swift-PR-osx/3289/testReport/junit/Swift(iphonesimulator-i386)/DebugInfo/liverange_extension_vector_swift/ |
3a40fcd
to
21a5923
Compare
@swift-ci Please test |
1 similar comment
@swift-ci Please test |
Build failed |
The build failed with: |
@swift-ci Please test OS X platform |
Build failed |
@shahmishal https://ci.swift.org/job/swift-PR-osx/3339/consoleFull fails during [GitHub Commit Status Setter]. Do you understand what's going on here? |
@swift-ci Please test OS X platform |
Build failed |
@swift-ci Please test OS X |
@ematejska We think it's a Jenkins configuration problem. It's running once more now. |
This cherry-picks 56b7b08 onto swift-3.0-branch.
rdar://problem/27891980