Skip to content

[lldb] Fully namespace SBType callback function parameters (#102375) #9065

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

Conversation

chelcassanova
Copy link

This commit fully namespaces callback function pointer parameters that are SB types in SBDefines and lldb-types. We have a clang-based tool that reads these headers and it would benefit from having the parameters being fully namespaced here.

(cherry picked from commit aeb1989)

This commit fully namespaces callback function pointer parameters that
are SB types in `SBDefines` and `lldb-types`. We have a clang-based tool
that reads these headers and it would benefit from having the parameters
being fully namespaced here.

(cherry picked from commit aeb1989)
@chelcassanova
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 2069024 into swiftlang:swift/release/6.0 Aug 8, 2024
3 checks passed
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