Skip to content

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant