Skip to content

[MemAccessUtils] Handle debug_step in visitAccessedAddress. #65181

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
Apr 14, 2023

Conversation

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Apr 14, 2023

The debug_step instruction returns true for mayReadOrWriteMemory so it has to be handled there.

rdar://108043268
Resolves #65205

The debug_step returns true for mayReadOrWriteMemory so it has to be
handled there.

rdar://108043268
@nate-chandler nate-chandler requested a review from eeckstein April 14, 2023 14:25
Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@nate-chandler
Copy link
Contributor Author

@swift-ci please smoke test and merge

@nate-chandler
Copy link
Contributor Author

@swift-ci please smoke test windows platform

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.

[Source compatibility suite] Multiple projects causing compiler crash in tryJoinIfDestroyConsumingUseInSameBlock()
3 participants