Skip to content

[lldb/Reproducer] Correctly instrument enum values #637

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 23, 2020
Merged

[lldb/Reproducer] Correctly instrument enum values #637

merged 1 commit into from
Jan 23, 2020

Conversation

JDevlieghere
Copy link

Enum values can be serialized trivially and should not go through the
object registry.

(cherry picked from commit 8401698)

Enum values can be serialized trivially and should not go through the
object registry.

(cherry picked from commit 8401698)
@JDevlieghere JDevlieghere requested a review from fredriss January 23, 2020 04:45
@JDevlieghere
Copy link
Author

@swift-ci please test

@fredriss fredriss merged commit 15e8953 into swiftlang:apple/stable/20190619 Jan 23, 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.

2 participants