<div dir="ltr">Hi,<br><br>Lets say that I have a string like this: <font face="monospace, monospace">%78 = OpCompositeInsert %v4float %77 %17 0</font><br><font face="arial, helvetica, sans-serif">and I want to add to add w suffix to every name beginning with '%'.<br><br>What is the most idiomatic/elegant way to do it using llvm::Regex? Or is there a better tool to do so?<br><br>Best,<br>Kuba</font></div>