Skip to content

[lldb] Fix that Objective-C methods were never variadic #564

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

Merged
merged 1 commit into from
Jan 14, 2020
Merged

[lldb] Fix that Objective-C methods were never variadic #564

merged 1 commit into from
Jan 14, 2020

Conversation

JDevlieghere
Copy link

In 952413c we just hardcoded a
false in there instead of taking the value of is_variadic.

(cherry picked from commit f6af6c3)

In 952413c we just hardcoded a
false in there instead of taking the value of is_variadic.

(cherry picked from commit f6af6c3)
@JDevlieghere
Copy link
Author

@swift-ci please test macos

@JDevlieghere JDevlieghere merged commit a44ccf3 into swiftlang:apple/stable/20190619 Jan 14, 2020
@JDevlieghere JDevlieghere deleted the 🍒/f6af6c3ed2e3d5aa9d4534552ee7aadb85b0eab4 branch January 14, 2020 04:54
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.

2 participants