Skip to content

[lldb] Implement TypeSystemSwiftTypeRef::GetIndexOfChildMemberWithName #2271

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

kastiglione
Copy link

(cherry picked from #2260)

(cherry picked from commit 7b8951c)
Now that `TypeSystemSwiftTypeRef::GetNumChildren` is implemented, if the
runtime knows of more children than the AST contains, then the runtime should
be used (`impl`), not the AST (`fallback`).

(cherry picked from commit 0d5d9e2)
(cherry picked from commit 1d92d40)
(cherry picked from commit d89aacb)
(cherry picked from commit 74d407a)
(cherry picked from commit ff5203d)
(cherry picked from commit 094fdb3)
(cherry picked from commit 5d0f70d)
(cherry picked from commit 466cba7)
(cherry picked from commit ecc71dd)
@kastiglione kastiglione force-pushed the lldb-Implement-TypeSystemSwiftTypeRef-GetIndexOfChildMemberWithName-next branch from 9dc12bd to 04993ef Compare December 19, 2020 19:59
@kastiglione kastiglione changed the base branch from swift/release/5.4 to swift/next December 19, 2020 19:59
@kastiglione kastiglione merged commit d7cfd65 into swift/next Dec 19, 2020
@kastiglione kastiglione deleted the lldb-Implement-TypeSystemSwiftTypeRef-GetIndexOfChildMemberWithName-next branch December 19, 2020 20:03
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