[api] Fix crash accessing tuple type reference data - #64080
[api] Fix crash accessing tuple type reference data#64080Andrew Branch (andrewbranch) merged 4 commits into
Conversation
There was a problem hiding this comment.
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
9056a07 to
9df1613
Compare
|
Hmm, seems like |
|
I should add here that a synthesized tuple base class instance also serves as a type reference to itself. So, the synthesized tuple base class has both |
Jake Bailey (jakebailey)
left a comment
There was a problem hiding this comment.
LGTM if this is what Anders was saying made sense
Fixes #63869
Fixes #64065
Closes #64066
The client-side API now has