Files
swift-mirror/utils/lldb
Dave Lee ab0eeb7427 [utils] Use --expand in Demangle::Node lldb type summary (#65897)
Without `--expand`, only the summary is shown, no child nodes. Adding `--expand` allows 
for printing the child nodes, to be printed too.

Follow up to https://github.com/apple/swift/pull/40568
2023-05-15 11:04:31 -07:00
..