Skip to content

[Cherry-pick into next] [lldb] Unify implementation of GetNumChildren and GetNumFields #10488

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

adrian-prantl
Copy link

commit 9c840dc8d52c6a52bd0e4260a282cbe8782068ff
Author: Adrian Prantl <aprantl@apple.com>
Date:   Fri Apr 11 12:40:48 2025 -0700

    [lldb] Unify implementation of GetNumChildren and GetNumFields
    
    These functions had incredibly similar implementations, but
    GetNumFields was missing some of the edge cases implemented in
    GetNumChildren.
    
    rdar://147771956
These functions had incredibly similar implementations, but
GetNumFields was missing some of the edge cases implemented in
GetNumChildren.

rdar://147771956
(cherry picked from commit 9c840dc)
@adrian-prantl adrian-prantl merged commit 34c51fe into swiftlang:next Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant