================ @@ -49,40 +49,38 @@ using namespace llvm; namespace { class FlattenedSpelling { - std::string V, N, NS; + StringRef V, N, NS; ---------------- jurahul wrote:
> TG is not perf critical I have seen bugs about Tg perf, but may be not this particular backend, https://github.com/llvm/llvm-project/pull/113809 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits