Skip to content

[lldb/Reproducers] Don't instrument SBFileSpec::GetPath #634

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/Reproducers] Don't instrument SBFileSpec::GetPath #634

merged 1 commit into from
Jan 23, 2020

Conversation

JDevlieghere
Copy link

This method uses a char* and length as output arguments and the
reproducer instrumentation doesn't know how to deal with that (yet).

(cherry picked from commit 039d4b3)

This method uses a char* and length as output arguments and the
reproducer instrumentation doesn't know how to deal with that (yet).

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

@swift-ci please test macos

@fredriss fredriss merged commit 5e2b140 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