Skip to content

Conversation

@dcci
Copy link
Member

@dcci dcci commented Jul 14, 2020

Fixes a ubsan error on the lldb bots

runtime error: member call on null pointer of type 'swift::SILVTable'
undefined-behavior lib/IRGen/GenMeta.cpp:5107:24

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@dcci dcci requested a review from jckarter July 14, 2020 19:52
@dcci
Copy link
Member Author

dcci commented Jul 14, 2020

@swift-ci test

@adrian-prantl
Copy link
Contributor

Did/should we cherry-pick this to 5.3, too?

@dcci
Copy link
Member Author

dcci commented Jul 14, 2020

I don't think this code exists on 5.3

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 1c92cd3a4f9fc08dcdd4c02c56abba2aa034bb58

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 1c92cd3a4f9fc08dcdd4c02c56abba2aa034bb58

Fixes a ubsan error on the lldb bots

runtime error: member call on null pointer of type 'swift::SILVTable'
undefined-behavior lib/IRGen/GenMeta.cpp:5107:24
@dcci dcci force-pushed the snap-out-of-it branch from 1c92cd3 to b0a419b Compare July 14, 2020 23:05
@dcci
Copy link
Member Author

dcci commented Jul 14, 2020

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 1c92cd3a4f9fc08dcdd4c02c56abba2aa034bb58

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 1c92cd3a4f9fc08dcdd4c02c56abba2aa034bb58

@dcci dcci merged commit 76f6972 into swiftlang:master Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants