File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3134,9 +3134,9 @@ NodePointer Demangler::demangleLifetimeDependenceKind(bool isSelfDependence) {
3134
3134
return createNode (Node::Kind::SelfLifetimeDependence,
3135
3135
(Node::IndexType)kind);
3136
3136
}
3137
- auto node = createNode (Node::Kind::ParamLifetimeDependence);
3138
- node-> addChild ( createNode (Node::Kind::Index, unsigned (kind)), * this );
3139
- node-> addChild ( popTypeAndGetChild (), * this );
3137
+ auto node = createWithChildren (Node::Kind::ParamLifetimeDependence,
3138
+ createNode (Node::Kind::Index, unsigned (kind)),
3139
+ popTypeAndGetChild ());
3140
3140
return createType (node);
3141
3141
}
3142
3142
Original file line number Diff line number Diff line change @@ -23,3 +23,6 @@ SlSIxip6/XXS*”PLEPÓd}}}}}}}
23
23
24
24
# rdar://68449341
25
25
ySfmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmf%mmmmmmmmmmmmmf%w
26
+
27
+ # rdar://125350219
28
+ 8PDDoKcinYlistSi_natureNatur^natu`Dnat1
You can’t perform that action at this time.
0 commit comments