Skip to content
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

[lldb] Fix compile error in Lua typemap #5985

Conversation

JDevlieghere
Copy link
Member

Fix error "non-const lvalue reference to type 'lldb::FileSP' cannot
bind to a value of unrelated type" in Lua typemap.

(cherry picked from commit 9ec1159)

Fix error "non-const lvalue reference to type 'lldb::FileSP'  cannot
bind to a value of unrelated type" in Lua typemap.

(cherry picked from commit 9ec1159)
@JDevlieghere JDevlieghere merged commit e94c0de into stable/20221013 Jan 12, 2023
@JDevlieghere JDevlieghere deleted the 🍒/rebranch/9ec115978ea2bdfc60800cd3c21264341cdc8b0a branch January 12, 2023 19:06
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.

None yet

1 participant