masc-ucsc/livehd

Figure out how to do this better since right now this leads to string_view out-o...

Closed this issue · 0 comments

todo commented

//TODO: Figure out how to do this better since right now this leads to string_view out-of-scope corruption.
lnast.add_child(idx_asg, Lnast_node::create_ref(full_name));
}
break;
} case 2: { //UIntLiteral


This issue was generated by todo based on a TODO comment in c550ddb. It's been assigned to @HCoffman because they committed the code.