Hi,
I'd like to submit a small patch that introduces a static generic string copy method. With that method that we can get rid of the code duplication in StringLiteral::setString.
What do you think?
Thanks,
Mateusz
Differential D36932
Remove code duplication from StringLiteral::setString method riccibruno on Aug 19 2017, 3:35 PM. Authored by
Details
Hi, I'd like to submit a small patch that introduces a static generic string copy method. With that method that we can get rid of the code duplication in StringLiteral::setString. What do you think? Thanks,
Diff Detail
Event TimelineComment Actions The StringLiteral::setString interface has been removed in D54166 so I am closing this revision. |