Skip to content

[cxx-interop] Add stack trace entry for the safety heuristic #75438

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
Jul 24, 2024

Conversation

egorzhdan
Copy link
Contributor

To better investigate reports of an infinite recursion in hasPointerInSubobjects, let's add a pretty stack trace entry to get more readable crash reports.

rdar://131366982

To better investigate reports of an infinite recursion in `hasPointerInSubobjects`, let's add a pretty stack trace entry to get more readable crash reports.

rdar://131366982
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Jul 24, 2024
@egorzhdan egorzhdan requested a review from Xazax-hun July 24, 2024 13:03
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan enabled auto-merge July 24, 2024 14:06
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test Linux

@egorzhdan egorzhdan merged commit fc51e75 into main Jul 24, 2024
3 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/pretty-crash-trace branch July 24, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants