Commit ab0eeb7
authored
[utils] Use --expand in Demangle::Node lldb type summary (swiftlang#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 swiftlang#405681 parent 4448a36 commit ab0eeb7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments