Skip to content

Conversation

@augusto2112
Copy link

Instead of trying to discern if lldb is stopped in a static or class function, always generate the function as static in either of those cases, since static works for classes/actors/structs/enums and for expression evaluation purposes a static or class function will work exactly the same.

rdar://152446035

@augusto2112 augusto2112 requested a review from a team as a code owner November 19, 2025 01:07
@augusto2112
Copy link
Author

@swift-ci test

Instead of trying to discern if lldb is stopped in a static or class
function, always generate the function as static in either of those
cases, since static works for classes/actors/structs/enums and for
expression evaluation purposes a static or class function will work
exactly the same.

rdar://152446035
@augusto2112
Copy link
Author

@swift-ci test

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.

1 participant